Search found 2 matches

by mrlaconic
2011-06-20 20:41
Forum: Olders
Topic: Scripted install on Win 7 64B
Replies: 2
Views: 10879

Re: Scripted install on Win 7 64B

UPDATE: I have figured out how to complete the install, now I am just trying to figure out how to use a script to change the ultravnc.inf values for winlogonrequired= and group1= is there anyway to include that in my install script?
by mrlaconic
2011-06-20 18:46
Forum: Olders
Topic: Scripted install on Win 7 64B
Replies: 2
Views: 10879

Scripted install on Win 7 64B

Greetings,

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:

Start UltraVNC.exe /s

and I have also tried /silent and -sinstall but nothing works. I would like to do a silent ...