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 table. If a property is not included, the default value is configured for that property.
Property |
Description |
---|---|
EXPRESSSCANNING_FILES |
Installation location of the Express Scanning Client and Service. Default location: C:\Program Files\Hyland\Express Scanning\ Note:
Due to other system dependencies, this location cannot be changed. |
CREATE_DESKTOP_SHORTCUTS |
Set to 1 to add desktop shortcuts for the installed component, or leave empty to not add the shortcuts. By default, this property is empty. For example: CREATE_DESKTOP_SHORTCUTS="1" or CREATE_DESKTOP_SHORTCUTS="" |
CREATE_MENU_SHORTCUTS |
Set to 1 to add program menu shortcuts for the installed component, or leave empty to not add the shortcuts. By default, this property is empty. For example: CREATE_MENU_SHORTCUTS="1" or CREATE_MENU_SHORTCUTS="" |
EXPRESSSCANNING_COMMANDLINE Note:
This property is not available in the graphical user interface. It must be set using the command line or transforms. |
Set the EXPRESSSCANNING_COMMANDLINE property to specify additional arguments added to the command line when the Express Scanning Client or Service is launched. For example: EXPRESSSCANNING_COMMANDLINE="-DATA=WorkstationID=""Workstation#1"" -MASTER=""\\MyServer\Express Scanning\express.master.config.xml""" If this property is not included, no command-line parameters are set on the shortcuts. |
EXPRESSSCANNING_START_SERVICE Note:
This property is not available in the graphical user interface. It must be set using the command line or transforms. |
Set EXPRESSSCANNING_START_SERVICE property to 1 to start the Express Scanning Service after installation. Note:
The service will fail to start if it has not been properly configured. For example: EXPRESSSCANNING_COMMANDLINE="1" If this property is not included, the service is not started. |