Shortcut Switches - Client and Configuration Installers - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/Client-and-Configuration-Installers/Foundation-23.1/Client-and-Configuration-Installers/Client-Installer/Client-Installer-Command-Line-Options/Shortcut-Switches - 2023-09-11

Client and Configuration Installers

Platform
OnBase
Product
Client and Configuration Installers
Release
Foundation 23.1
License
Premier
Standard
Essential

Command line switches can be applied to the shortcuts that are placed on the desktop during installation by using the COMMANDLINE parameter.

For example, to set an autologon for a specific user, the -AL and related command line switches can be applied as follows:

msiexec.exe /i "Hyland OnBase Client.msi" COMMANDLINE="-AL -ODBC=""OBSERVER"" -UN=""MANAGER"" -PW=""PASSWORD"""

Note:

The entire value of the command-line parameter must be enclosed in double quotes. Accordingly, each shortcut switch definition within the command-line parameter must be enclosed in two sets of double quotes.

Tip:

See List of Command Line Switches for a list of available command line switches that you can set with this parameter.