Contents Up Previous Next

FileGroups

The FileGroups section should have entries consisting of an integer key, and a string value naming a file group. A file group is a category of files that the user can choose to install. If there is only one file group, the user will not be offered an option to install the group.

If you wish to have the file group not be installed by default, specify N after the file group number, as in the example below. Y specifies that the group be installed by default.

There should be at least one entry, e.g.

[FileGroups] 

1=Main Program Files
2,N=Demo files