Michael,
> Do any of you have a suggestion
> how to do that? Ideally it would be 100% silent and be done before
> the user's can poke buttons and fudge it up.
Another way to do it is to write a setup.exe file using InnoSetup. That's 99.99%
silent - the only option the user has to say yes to is
You can add the file silently by using
"regedit /s"
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, 2002-03-13 11:08
Subject: Automatic Install
: Good Morning Group,
:
: I am writing a Windows batch file to install VNC on user's
: workstati
Whoops, you beat me to the punch...
I can confirm that it works on Win2K and 9x.
- Original Message -
From: "Jacob Hoover" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, 2002-03-13 11:35
Subject: RE: Automatic Install
: regedit /s QUIET.reg
:
: I kn
regedit /s QUIET.reg
I know it works on windows nt, I don't know about 9X.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 13, 2002 10:09 AM
To: [EMAIL PROTECTED]
Subject: Automatic Install
Good Morning Group,
I am writing a Windows b