The [Package Definition] section defines the overall properties of the package.
Example:
Product = Microsoft Excel
Example:
Version = 4.0a
Example:
Comment = version 4.0a for Windows
Example:
SetupVariations = Typical, Complete, Laptop, Automated
To run a program file (that is, one with a .COM, .EXE, or .BAT extension), the user must have Read permission.
You assign permissions to these groups by using the following entries: UserRead sets Read permission for the Users group, UserWrite sets Write permission for the Users group, GuestRead sets Read permission for the Guests group, and GuestWrite sets Write permission for the Guests group.
The default is for both Users and Guests to have both Read and Write permissions.
Example:
WorkstationAccess = UserRead, UserWrite, GuestRead