This is how I did it, I exported my vnc key out of the registry with the
password set that's how I got the vnc98pass.reg. I then this in the logon
script
rem------------------ SLEEP INSTALL
IF EXIST %WINDIR%\system\SLEEP.EXE GOTO INSTALL
%windir%\command\XCOPY \\SERVER\SHARE\SLEEP.EXE %WINDIR%\SYSTEM\ /D /H /I /R
/V > NUL
:INSTALL
IF EXIST c:\progra~1\orl\VNC\WINVNC.EXE GOTO END
\\SERVER\SHARE\winvnc98\setup /s
%windir%\system\SLEEP 30
regedit -s vnc98pass.reg
c:
cd\
cd progra~1\orl\vnc
winvnc.exe
:END
EXIT
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 13, 2001 8:24 AM
To: [EMAIL PROTECTED]
Subject: Remote installing for Win9x
Hello,
Is there a way to remotely install VNC on Win9x machines? Under NT/2000 I
have successfully done this, but since Win9x doesn't support the remote
console (which is how I did it on NT/2000), I'm having some troubles.
Thanks,
Nick Melchi
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------