Installing from the Command Line - Installing from the Command Line - OnBase - Virtual Print Driver - OnBase/Virtual-Print-Driver/Foundation-24.1/Virtual-Print-Driver/Installation/Installation/Installing-from-the-Command-Line - Foundation 24.1 - Foundation 24.1

Virtual Print Driver

Platform
OnBase
Product
Virtual Print Driver
Release
Foundation 24.1
License
Premier
Standard
Essential
ft:lastPublication
2024-03-25T16:08:35.833000
ft:locale
en-US

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.