Installing from the Command Line - Virtual Print Driver - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/Virtual-Print-Driver/Foundation-24.1/Virtual-Print-Driver/Installation/Installation/Installing-from-the-Command-Line - 2024-03-25

Virtual Print Driver

Platform
OnBase
Product
Virtual Print Driver
Release
Foundation 24.1
License
Premier
Standard
Essential

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.