Folder Variables - 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/Folder-Variables - 2023-09-11

Client and Configuration Installers

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

Components are installed to the default locations listed in the following table.

Component

Default Location

OnBase Client

C:\Program Files\Hyland\ OnBase Client\

Note:

The Document Composition files are installed to the Document Composition sub directory at this location.

Mail Services

This component is installed to the same location as the OnBase Client.

OnBase Client API

This component is installed to the same location as the OnBase Client.

DCOM Configuration

This component is installed to the same location as the OnBase Client.

These default locations can be changed through a command line option that specifies the value for each folder's variable. If these variables are not included during installation from the command line, the default locations are used for installation.

Note:

Under 64-bit systems, use the Program Files (x86) folder (e.g., C:\Program Files (x86)\Hyland\ OnBase Client\).

The folder variable used to change C:\Program Files\Hyland\ OnBase Client\ is THICKCLIENT_FILES.

When using this variable, the custom location for installation must be given in double quotes, for example:

msiexec.exe /i "Hyland OnBase Client.msi" THICKCLIENT_FILES="C:\Program Files\MyInstallFolder"