When performing a silent installation, specific program options are required to run the Genetec Mission Control™ Installer.
The syntax for running the Mission Control installer in silent mode is:
"MC Packages\MCInstaller.exe" <installer_options>
The following table lists the installer options:
Installer option | Description |
---|---|
/ISFeatureInstall
|
Specifies the features to be installed. The possible values must be
separated by a comma without spaces:
EXAMPLES:
EXAMPLE OF INCORRECT SYNTAX:
|
/silent
|
Sets the Mission Control installer to run in silent mode with no user interaction. |
/debuglog<FilePath>
|
Enables the creation of the debug log file and specifies the file
path. NOTE: The file path specified in
<FilePath>
must exist. The installer will not create it.
EXAMPLE:
|
/log<FolderPath>
|
Enables the creation of log files and specifies the file path. NOTE: The
file path specified in
<FilePath> must exist. The
installer will not create it.
EXAMPLE:
|
/remove
|
Removes the installed features. |