>Does anyone know of a way to install VNC remotely  I'd like to be able to
>email an EXE (not the kit it's too complicated for the users) they run it and
>VNC is installed and running on Win9x.

I've always created a new ZIP out of the required files (I've discovered 
that omnithread_rt.dll will work fine in the VNC home directory, rather 
than in %windir%\system). Creating a self-extracting file with the 
directory hard-coded (forced path) put's 'em where *you* want 'em, and you 
can either a) include a script/batch that gets run to install, or b) give 
instructions to the user to run "winvnc -install" and set a password.

For scripting it, I borrowed the password-encryption of the server code and 
wrote a small command-line registry-setting program that will set a 
password in the registry (regedit can't do the correct data types for a 
.REG import), which is really handy.
--
Jim Millard
Kansas City, MO  USA
http://www.millard.org/
---------------------------------------------------------------------
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
---------------------------------------------------------------------

Reply via email to