Shortcut Switches - Shortcut Switches - OnBase - Client and Configuration Installers - OnBase/Client-and-Configuration-Installers/Foundation-23.1/Client-and-Configuration-Installers/Configuration-Installer/Configuration-Installer-Command-Line-Options/Shortcut-Switches - Foundation 23.1 - Foundation 23.1

Client and Configuration Installers

Platform
OnBase
Product
Client and Configuration Installers
Release
Foundation 23.1
License
Premier
Standard
Essential
ft:lastPublication
2023-09-11T15:28:58.505000
ft:locale
en-US

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

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

msiexec.exe /i "Hyland OnBase Configuration.msi" COMMANDLINE_CONFIG="-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.