Uninstalling 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/Uninstalling-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 uninstall a previously installed system, use one of the following commands:

msiexec /x "\\[file path]\Hyland OnBase Virtual Print Driver x64.msi"

or

msiexec /x "\\[file path]\Hyland OnBase Virtual Print Driver x86.msi"

The msiexec.exe program starts the installer process, followed by the /x switch, which dictates an uninstall process. This is followed by the name of the package to remove (Hyland OnBase Virtual Print Driver x64.msi, or Hyland OnBase Virtual Print Driver x86.msi).

The uninstall switch is generally used with no additional parameters.