To commence a silent installation enter a command line as follows:
SIS-8.0.xxxx.exe /s /v"/qn
The setup file (SIS-8.0.xxxx.exe) can be located anywhere on the machine, i.e. on the desktop, D: drive, USB key, etc. The file can also be renamed by the user if required.
Additional command line property/value pairs must follow '/qn' in the above example.
The following list shows the available properties in capital letters, their descriptions plus value options where appropriate:
Possible values: “Standalone” or “Network”
Example:
LIC_FILE_PATH_CMD_LINE=\"[PathToLicenceFile]cadcorp.lservrc.1000\"
The following three properties are valid only if you intend to use the Network licencing model:
Examples:
CC_CMDLINE_LICSERHOST=licenceserver1 or CC_CMDLINE_LICSERHOST=127.0.0.1
CC_CMDLINE_LICSERHOST=10.0.0.2~10.0.0.3~no-net or CC_CMDLINE_LICSERHOST=127.0.0.1
Example:
CC_CMDLINE_LICSERPORT=3426
Example:
CC_CMDLINE_LICSERTTL=40
For installations using the Network licence model, each of the following parameters must be added and set to the value “checked” to enable shortcut creation.
Example:
CC_PROD_MAPMODELLER=checked
By default, SIS will use your computer’s locale settings and load the corresponding plugins, libraries and namers. However you may choose to override this default behaviour with a particular country of your choice or even all countries by using the following parameters:
The list of available countries are:
- AUS: Australia
- CAN: Canada
- CZE: Czech Republic
- DEN: Denmark
- FRA: France
- DEU: Germany
- GBR: Great Britain
- IRL: Ireland
- ITA: Italy
- JPN: Japan
- NLD: Netherlands
- NZL: New Zealand
- NOR: Norway
- SWE: Sweden
- CHE: Switzerland
- USA: USA
Additional programs (or “features” in installation terms) are available via the “ADDLOCAL” parameter that can be set to a comma-separated list of programs. Note that if you wish to silently install additional programs, the main feature “_SIS” must be included in the command line.
The following additional programs can be installed:
Example:
ADDLOCAL=_SIS,Gazetteer,Metadata_Manager
User information can be set via the following parameters:
Use the INSTALLDIR property to specify where you would like to install SIS.
Example:
INSTALLDIR=\”C:\Program Files\Cadcorp SIS\”
You can choose to install SIS in Python (SISpy) on the target computer(s).
Example 1:
PYTHONINSTALL=”Yes” FULLSELECTEDPYTHONPATH=\”C:\Python32\”
Example 2:
PYTHONINSTALL=”YesAll”
Example:
FMEINSTALL=True FMEVERSION=”\C:\apps\FME2014\”
Note: If an msiexec parameter contains a space (like some directory paths), that msiexec parameter must be surrounded with "escaped" double quotes (\").
For example:
setup.exe /s /v"/qn MYMSIPROPERTY1=yes MYMSIPROPERTY2=\"%temp%\some file name.txt\"
SIS-8.0.xxxx.exe /s /v"/qn LIC_FILE_PATH_CMD_LINE=C\:cadcorp.lservc.1000 CC_LIC_MODE=Standalone COUNTRY=1 CC_CMDLINE_COUNTRY=GBR ADDLOCAL=_SIS,Gazetteer,OSGBTOOLS,Metadata_Manager,AdminTool
SIS-8.0.xxxx.exe /s /v"/qn CC_LIC_MODE=Network CC_CMDLINE_LICSERHOST=servername COUNTRY=2 CC_PROD_MAPMODELLER=checked CC_PROD_MANAGER=checked ADDLOCAL= _SIS,Gazetteer,OSGBTOOLS,Metadata_Manager
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).