The Chromeleon setup program (Install.exe) accepts command-line options that can be used to trigger or fine-tune certain installation and configuration tasks and properties.

The following table shows the available command-line options.

Option

Description

/l <path/file>, /log <path/file>

Logs the installation events to the specified file/location (default location is the %TEMP% folder.)

/q, /quiet, /s, /silent

The installer runs an installation without displaying a user interface. No prompts, messages, or dialog boxes display to the user.

/passive

The installer displays a progress bar to the user that indicates that an installation is in progress but displays no prompts or error messages to the user.

/repair

Repairs the product (or installs if not installed).

/uninstall

Uninstalls the product.

/norestart

The installer never restarts the computer after the installation.

/forcerestart

The installer restarts the computer after every installation.

ResponseFile=<path\file>

Specifies the response file to be used. It's recommended that this option be combined with /passive or /quiet.

InstallFolder=<path\file>

Specifies the installation folder.

The default installation folder is C:\Program Files\Thermo\ChromeleonLink\.