To initiate an installation from the command line, use one of the following commands:
msiexec /i "\\[file path]\Hyland OnBase Virtual Print Driver x64.msi"
or
msiexec /i "\\[file path]\Hyland OnBase Virtual Print Driver x86.msi"
The msiexec.exe program starts the installer process, followed by the /i switch, which dictates an installation. This is followed by the name of the installer package (Hyland OnBase Virtual Print Driver x64.msi or Hyland OnBase Virtual Print Driver x86.msi).
This basic command-line syntax can be modified with additional parameters, as described below.