Hello,
I have a similar experience in my company. I followed the
instructions in the documentation and created an *.iss file. I would
recommend setting up a log-on script to run a batch file that installs the
hooks *.reg file, then runs the silent install. If you want you can also
set up a *.reg file to install a default password directly into the
registry.
I am doing something like that but I haven't gotten it to the log-on
script part yet. I have been installing it one at a time. I have to
visit each machine to do other updates and record hardware information and
serial numbers. Once I have visited every machine once and have all my
hardware info and VNC sessions installed, I can perform my software updates
remotely. (Then I can be replaced...)
(See attached file: setup.iss)
This *.iss file uses all default settings. If you want any other settings
you will have to create your own. This is the line use in my batch file
to install VNC.
rem auto install VNC
(drive):\(path)\setup.exe -s -hls:\(path)\setup.iss
Hope this helps.
Have a Good Day,
Michael L.
[demime 0.97b removed an attachment of type application/octet-stream which had a name
of setup.iss]
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------