Search found 1 match

by peteschlabar
2013-04-05 15:19
Forum: Olders
Topic: Unattended install is never completing
Replies: 1
Views: 8528

Re: Unattended install is never completing

Here is what I did:
Create a batch script such as UVNC_inf_save.bat with the following code (edit to fit your environment):

@echo on
C:\UltraVNC_1_1_8_X86_Setup.exe /saveinf="C:\UltraVNC_seutp.inf"

Now run the script on a PC for the first time to get the correct install options you want. After you ...