I am attempting to write an install batch script to install VNC on win 7 64B.
I am getting stuck right now at user account control
The script I am trying to do is:
Code: Select all
Start UltraVNC.exe /s
Code: Select all
Start UltraVNC.exe /s
Code: Select all
INIFILE.exe ultravnc.ini [admin] MSLogonRequired=1
INIFILE.exe ultravnc.ini [admin_auth] group1=UVNC_User