Changes

UltraVNC

No change in size, 11:48, 19 November 2007
Alternative installation
* removes the service - if you had any other VNC servers installed in the past, this step might be helpful to avoid potential conflicts
* adds the service
* adds registry entries- after configuring the server (password, access etc., copy \\HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\)
* starts the service
* uses "echo" to exit with code 0
C:\Programme\UltraVNC\winvnc.exe -sinstall
regedit /s %SOFTWARE%\UltraVNC\VNCHooks_Settings.reg
regedit /s %SOFTWARE%\UltraVNC\ultravnc.reg - after configuring the server (password, access etc., copy \\HKEY_LOCAL_MACHINE\SOFTWARE\ORL\WinVNC3\)
net start WinVNC
echo
Anonymous user