/build/static/layout/Breadcrumb_cap_w.png

How to uninstall UltraVNC silently

Seem some posts around this recently, and this was kind of hard for me to find so I thought I would share. 

"%programfiles%\UltraVNC\unins000.exe" /VERYSILENT /NORESTART

If you try to do just /SILENT, there is a prompt to ask you to reboot, so it's really not silent. 

In a script, i did it like this:

Directory: C:\Program Files\UltraVNC
File: unins000.exe
parameters: /VERYSILENT /NORESTART

Comments

  • it should be:
    "%programfiles%\UltraVNC\unins000.exe" /VERYSILENT /NORESTART

    there was a "n" missing in unins000.exe - bortiz557 7 years ago
    • ah I must have transposed incorrectly. I have updated it, thanks! - brucegoose03 7 years ago
This post is locked
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ