I assume you copied the ISS file it created from your Windows directory to the folder containing the setup files... Could you post the contents of the setup.iss file you created?
----- Original Message ----- From: "jark jone" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, 2002-06-21 09:25 Subject: Re: installing vnc on numerous machines > Yes I know that the -s switch makes it run silent but what does the -h1 do? > I tried to run the setup -? to see if would give a definition of the > different switches but it does not. The command line (including the -s) runs > something but no directories are made and no changes occur in the registry, > removing the -s makes the setup run normally. What I am hoping for is to > setup VNC on one machine and create that setup.iss file. Then I want to run > the setup on all of my machines but not have to sit there and go through all > the pop up windows for the license agreement and install location, etc. I > was succesful at creating the setup.iss by using the "setup -r" switch but > It does not seem to use it??? > > > >From: "Alex K. Angelopoulos" <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: <[EMAIL PROTECTED]> > >Subject: Re: installing vnc on numerous machines > >Date: Thu, 20 Jun 2002 00:58:38 -0500 > > > >DId you check to see if it had installed correctly? The "-s" switch runs > >it > >silently so you won't see anything anyway... > > > >----- Original Message ----- > >From: "jark jone" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Wednesday, 2002-06-19 09:25 > >Subject: installing vnc on numerous machines > > > > > > > I have been trying to make a batch file to put into my login script for > >my > > > office. Our current lease is up on our computers and I will be receiving > > > many new machines. I am not the best scriptwriter out there and I am > >running > > > into some problems. I found this hint off the vnc mailing list Another > >hint > > > that might be useful was sent in by Johannes Norinder. If you run the > >SETUP > > > program with a -r option, it will create a setup.iss file, probably in > >your > > > %systemroot% directory. Following installations on similar computer can > >be > > > started with "setup -s -h1[path to your setup.iss]" and you won't have > >to > > > answer the questions again!. I was successful at creating the setup.iss > > > file but no further. I have tried putting this command in but as long as > >the > > > -s is present all it seems to do is make my hard drive spin a couple > > > times. If I take out the -s then it just runs the setup normally??? > >This > > > is the command I am using --- \\server1\vnc\vnc_x86_win32\winvnc\setup > >-s > > > -h1\\client1\c\temp\setup.iss > > > > > > If Johannes Norinder, or anyone else knows a solution to my problem > >please > > > respond. If it makes any difference I am attempting this on a Win95 > >machine > > > but will need it to work on XP to be of any use. > > > > > > This is WinVNC Version 3.3.3 R7 > > > > > > Jared Keller > > > > > > > > > > > > >From: "Alex K. Angelopoulos" <[EMAIL PROTECTED]> > > > >Reply-To: [EMAIL PROTECTED] > > > >To: <[EMAIL PROTECTED]> > > > >Subject: Re: installing vnc on numerous machines > > > >Date: Mon, 17 Jun 2002 15:53:54 -0500 > > > > > > > >Fastpush? Or perl? > > > > > > > >----- Original Message ----- > > > >From: "jark jone" <[EMAIL PROTECTED]> > > > >To: <[EMAIL PROTECTED]> > > > >Sent: Monday, 2002-06-17 15:23 > > > >Subject: installing vnc on numerous machines > > > > > > > > > > > > > _________________________________________________________________ > > > > > Chat with friends online, try MSN Messenger: > >http://messenger.msn.com > > > > > _______________________________________________ > > > > > 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 > > > > > > > > > _________________________________________________________________ > > > Join the worlds largest e-mail service with MSN Hotmail. > > > http://www.hotmail.com > > > _______________________________________________ > > > 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 > > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > _______________________________________________ > 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
