Silent Installation

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:

Licensing parameters:

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

Product parameters (Network licence model only):

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

Country setting:

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:

Additional programs:

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:

User information can be set via the following parameters:

Installation location:

Use the INSTALLDIR property to specify where you would like to install SIS.

Example:

INSTALLDIR=\”C:\Program Files\Cadcorp SIS\”

Advanced shortcut parameters:

Installing SIS in Python (SISpy):

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”

SIS in FME:

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\"

Installation Examples

Standalone installation

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

Network installation

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


Top of page

Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).