When controlling the installation of components from the command line you must also configure the settings for each component you are installing by using the properties listed in the following sections. The table below lists the property names available and the corresponding features that use them.
Property |
Description |
---|---|
CREATE_DESKTOP_SHORTCUTS |
This property is used to enable desktop shortcuts. To enable desktop shortcuts, set this property to 1. To disable this option, leave this property empty. For example: CREATE_DESKTOP_SHORTCUTS="1" By default, this property is empty. |
CREATE_MENU_SHORTCUTS |
This property is used to enable menu shortcuts. To enable menu shortcuts, set this property to 1. To disable this option, set this property to empty. For example: CREATE_MENU_SHORTCUTS="" By default, this property is set to 1. |