Silent Installations
Directive | Description |
/s | Installer option will hide the opening dialogs as the installer is being unpacked before running |
"/v /quiet" | msiexec option suppresses the UI for the rest of the installation |
ADDLOCAL
option defined earlier to set which parts of Xpress Insight are included. The options are:
-
Server
for the Insight Server -
Worker
for the Insight Execution Worker
ADDLOCAL
is not specified, all of
Xpress Insight will be installed. To install everything except specified element, set
ADDLOCAL
to the special value
ALL
and
REMOVE
to the element names:
/s "/v /quiet ADDLOCAL=ALL REMOVE=Worker"
ADDLOCAL
or
REMOVE
value can be listed sequentially separated by commas. For example, "
/v ADDLOCAL=Server,Worker
"
© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.