Hi,
Customizing an InstallShield Options File for a Unix 8.0.1 install, and have been searching for additional info on the following parameters: “Required Templates”, “Administration Templates” and “Optional Templates”.
Where can I get info as to which category each of the templates installed belong to? I’ve searched around but haven’t found anything.
Thanks!
################################################################################
“Required Templates” Feature
The selection state of the “Required Templates” feature. Legal values are:
true - Indicates that the feature is selected for installation
false - Indicates that the feature is not selected for installation
For example, to select “Required Templates” for installation, use
-P beanRequiredTemplates.active=true
################################################################################
“Administration Templates” Feature
The selection state of the “Administration Templates” feature. Legal values
are:
true - Indicates that the feature is selected for installation
false - Indicates that the feature is not selected for installation
For example, to select “Administration Templates” for installation, use
-P beanAdministrationTemplates.active=true
################################################################################