Table 8-7 lists the Windows Installer command-line options used to manually install, uninstall, and configure software and components.
Table 8-7 Windows Installer Command Line Options
|
Command |
Usage |
|---|---|
/install |
Installs or configures a product. |
/repair |
Repairs a product. |
|
/layout |
Installs or configures a product on a network. |
|
/uninstall |
Uninstalls a product. |
|
/help |
Displays the help and quick reference options. |
|
/quiet |
Installs without user interaction. |
|
/passive |
Installs with a progress bar. |
|
/norestart |
No restart after installation. |
|
/forcerestart |
Always restarts after installation. |
|
/log |
Writes a log file after installation. By default, the log file is created in %TEMP% folder. |
|
/lang |
Installs in a specific locale. The default locale is English (1033). Supported locales are:
|
The switches explained in the following table apply to all versions of SecureLogin and modes of install.
Table 8-8 Switches
|
Switch |
Usage |
|---|---|
|
/displaymenu |
Displays the system menu of SecureLogin from the notification area icon. |
|
/shutdown |
Shuts down SecureLogin, if it is running. |
|
/nochange |
Does not watch for user changing in eDirectory or SecretStore mode. |
|
/reload |
Reloads SecureLogin. |
|
/runstartup |
Starts the startup scripts configured as part of SecureLogin client. |
|
/writereg |
Writes to the registry after reload. NOTE:Use this with the reload switch. |