By default, the Configuration module is installed to C:\Program Files\Hyland\ OnBase Configuration.
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.
Under 64-bit systems, use the Program Files (x86) folder (e.g., C:\Program Files (x86)\Hyland\ OnBase Configuration\).
The folder variable used to change C:\Program Files\Hyland\ OnBase Configuration\ is THICKCLIENT_CONFIG_FILES.
When using this variable, the custom location for installation must be given in double quotes, for example:
msiexec.exe /i "Hyland OnBase Configuration.msi" THICKCLIENT_CONFIG_ FILES="C:\Program Files\MyInstallFolder"