Uniprint: I would like to uninstall the Popup client on a Windows workstation silently.

Question:

How can we uninstall the Pharos Popup Client silently from a Windows workstation?


Answer:

This can be done by running the uninstaller with the "/s" switch. The uninstaller is located in the ..\Pharos\bin directory. The full command i

s below.

C:\Program Files (x86)\Pharos\bin\Uninst.exe /s Popups

Note: If you are not using Uniprint 9.0 R2 or greater, there was a hotfix that was created for Uniprint 9.0 that you ca

n obtain this by contacting Pharos Support

Additional Option:

You can download the zip file attached at the bottom which has two methods. The first one is using a Windows batch file and VBScript with detailed instructions. The second method is using a PowerShell script.