The easy way if you are setting the default password would be run winvnc -install then net start winvnc.
Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jacob hoover Sent: Tuesday, July 09, 2002 11:08 AM To: [EMAIL PROTECTED] Subject: RE: Setting VNC to start as a service on win9x via login script One would think you could just execute the WinVNC.exe, however I think you might have to find a way to run the exe in a non-blocking method. What I mean is I think if you just put in the full path to the executable it should start, however you might hit a problem if the app that processes the logon script waits for a return value from the exe. I think you might be able to do this from a batch file, ... ? CALL,... Otherwise, just put an additional registry value in the "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" that points to the WinVNC.exe Jake Hoover -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Craig Gauss Sent: Monday, July 08, 2002 3:57 PM To: [EMAIL PROTECTED] Subject: Setting VNC to start as a service on win9x via login script Is there anyway to setup VNC to start as a service on win9x using a login script on a NT domain? I've gotten it to install with a login script and set the password, but I cant seem to get it to run as a service. I want to do this via a login script as I dont want to go to 250 devices at 5 different locations. Any ideas? _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
