Skip to main content.
Navigation: Home | General | Installation | Features | Add-ons

UltraVNC Installation

Find attached notes on automating the installation.

Automate Installation

If you need to install UltraVNC on a large number of computers, you might consider automating the installation.

The following command line parameters can be passed to the setup:

/dir="Dirname"
Sets installation directory to Dirname .
/no restart
Suppresses a reboot at the end of the installation.
Not required since the installation no longer requires a reboot.
/silent or /very silent
Suppresses either pop-up of dialog boxes or any GUI at all.
/loadinf="Filename"
Loads the configuration file Filename for the installation.
This configuration file can be generated by going through setup with UltraVNC-xxxx-Setup.exe /saveinf="Filename".
Filename should be fully qualified.
/log
Writes a log file to the Temp directory.
Could be used for debugging.