Specifying Feature-Component Relationships
Each Windows Installer Feature uses one or more Windows Installer Components, and features may share components. The FeatureComponents table defines the relationship between features and components. See the Core Tables Group and Components and Features in the Windows Installer overview. In this section you add information to the FeatureComponents table of the Notepad sample.
Use your database editor to open MNP2000.msi and enter the following data into the empty FeatureComponents table.
Feature_ | Component_ |
---|---|
Baseball | Baseball |
Concert | Concert |
Dance | Dance |
Football | Football |
Help | Help |
January | January |
NewYears | NewYears |
Notepad | Notepad |
Readme | Notepad |