2008/12/22 <unattended-info-requ...@lists.sourceforge.net>: > Send unattended-info mailing list submissions to > unattended-info@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/unattended-info > or, via email, send a message with subject or body 'help' to > unattended-info-requ...@lists.sourceforge.net > > You can reach the person managing the list at > unattended-info-ow...@lists.sourceforge.net > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of unattended-info digest..." > > Today's Topics: > > 1. Firefox 3 installer (Allan Lyons) > 2. unattended not filling in DNS and Wins... (Travis Zadikem) > 3. Re: Firefox 3 installer (Juan Jose Pablos) > 4. image linuxboot to pen drive (Celso Viana) > 5. Re: image linuxboot to pen drive (Mario Gzuk) > 6. symav.bat (Jason Oster) > 7. Re: symav.bat (Juan Jose Pablos) > > > ---------- Препратено съобщение ---------- > From: Allan Lyons <al...@rahab.wycliffe.ca> > To: unattended-info@lists.sourceforge.net > Date: Wed, 17 Dec 2008 14:13:57 -0700 > Subject: [Unattended] Firefox 3 installer > Hi, > > I came across https://wiki.mozilla.org/Installer:Command_Line_Arguments that > seems to indicate that the command > line switches have changed for firefox. > > The other thing that I've noticed is that the downloaded Firefox setup > program (which is actually a self-extracting > exe that then runs the real installer) spawns another process and exits > immediately when doing the silent install. > So far that hasn't bit me during the install of a new machine, but it might > if your script calls firefox.bat like: > > todo.pl "firefox.bat .reboot" > > Has anyone run into this? > > If it becomes an issue, one approach I would try would be to extract the file > to some temporary space on the local > drive, run the installer that hopefully blocks until it is finished, and then > clean up the temporary space. > > Allan. > > > > > ---------- Препратено съобщение ---------- > From: "Travis Zadikem" <tzadi...@gmail.com> > To: unattended-info@lists.sourceforge.net > Date: Thu, 18 Dec 2008 07:46:09 -0700 > Subject: [Unattended] unattended not filling in DNS and Wins... > I have started testing via the .csv database and I am trying to understand > how it uses DNS and wins. Below is my unattend.txt located in install/lib > but when he machine comes up it does not have the dns and wins filled in. > Any ideas? > > ; General user information > [UserData] > [GuiUnattended] > TimeZone=10 > OEMSkipRegional=1 > OemSkipWelcome=1 > [Unattended] > DriverSigningPolicy=Ignore > UnattendMode=DefaultHide > FileSystem=ConvertNTFS > ExtendOemPartition=1 > OemSkipEula=Yes > OemPreinstall=Yes > UnattendSwitch=Yes > [Components] > ; Install IIS by default > iis_common=On > iis_inetmgr=On > iis_www=On > ; Docs suggest iis_pwmgr only works on Win2k, but include it > ; anyway > iis_pwmgr=On > ; Include docs > iis_doc=On > [Data] > AutoPartition=1 > MsDosInitiated="0" > UnattendedInstall=Yes > [Display] > BitsPerPel=32 > Xresolution=1024 > YResolution=768 > Vrefresh=75 > [LicenseFilePrintData] > AutoMode=PerServer > AutoUsers=150 > [Networking] > InstallDefaultComponents = Yes > [TcpipParams] > Adapter0=params.Adapter0 > [params.Adapter0] > INFID=* > [TcpipParams.Adapter0] > SpecificTo=Adapter0 > DHCP=Yes > DNSServerSearchOrder=10.32.0.10,10.34.0.10 > WINS=Yes > DNSSuffixSearchOrder=eng.trans.corp,lab.pillar,trans.corp > WinsServerList=10.32.0.10,10.34.0.10 > NetBIOSOptions=0 > [NetOptionalComponents] > SNMP=1 > [SNMP] > Accept_CommunityName=public:Read_Only > Any_Host=Yes > Community_Name="public" > Location="CO" > Send_Authentication=Yes > [_meta] > fdisk_cmds = "fdisk /clear 1;fdisk /pri:100,100;fdisk /delete > /pri:1;fdisk /pri:4000;fdisk /activate:1" > fdisk_confirm = 0 > autolog = "autolog.pl --logon=0" > replace_mbr = 1 > tmpdrive = "" > ntinstall_cmd = nt5x-install > > thanks > > ---------- Препратено съобщение ---------- > From: Juan Jose Pablos <jua...@apertus.es> > To: Allan Lyons <al...@rahab.wycliffe.ca>, 'unattended-info' > <unattended-info@lists.sourceforge.net> > Date: Sun, 21 Dec 2008 00:09:22 +0100 > Subject: Re: [Unattended] Firefox 3 installer > Allan Lyons escribió: >> >> Hi, >> >> I came across https://wiki.mozilla.org/Installer:Command_Line_Arguments that >> seems to indicate that the command line switches have changed for firefox. >> >> The other thing that I've noticed is that the downloaded Firefox setup >> program (which is actually a self-extracting exe that then runs the real >> installer) spawns another process and exits immediately when doing the >> silent install. So far that hasn't bit me during the install of a new >> machine, but it might if your script calls firefox.bat like: >> >> todo.pl "firefox.bat .reboot" >> >> Has anyone run into this? >> > > well, still a non issue right now, it works for me, but I am happy to commit > anything if you are getting problems with the actual configuration. > > > > > > ---------- Препратено съобщение ---------- > From: "Celso Viana" <celso.via...@gmail.com> > To: unattended-info@lists.sourceforge.net > Date: Sun, 21 Dec 2008 21:13:35 -0300 > Subject: [Unattended] image linuxboot to pen drive > All, > > Someone has already made an image of "linuxboot" to pen drive? > > Thanks!! > > -- > Celso Vianna > BSD User: 51318 > http://www.bsdcounter.org > > 63 8404-8559 > Palmas/TO > > > > > ---------- Препратено съобщение ---------- > From: Mario Gzuk <mariog...@technikz.de> > To: Celso Viana <celso.via...@gmail.com> > Date: Mon, 22 Dec 2008 11:20:24 +0100 > Subject: Re: [Unattended] image linuxboot to pen drive > Hi, > this should work also for unattended: > http://unattended-gui.sourceforge.net/index.php?title=Bootcd:USB > > greetz and happy x-mas! > > Celso Viana schrieb: >> >> All, >> >> Someone has already made an image of "linuxboot" to pen drive? >> >> Thanks!! >> >> > > > > > ---------- Препратено съобщение ---------- > From: Jason Oster <jason.os...@campnavajo.com> > To: unattended-info@lists.sourceforge.net > Date: Mon, 22 Dec 2008 07:38:34 -0700 > Subject: [Unattended] symav.bat > Hello all, > > symav.bat seems to be missing a closing double-quote character at the end of > the todo.pl line, even in the CVS repository. It does not seem to break > anything, but probably good to have. > > > ---------- Препратено съобщение ---------- > From: Juan Jose Pablos <jua...@apertus.es> > To: Jason Oster <jason.os...@campnavajo.com> > Date: Mon, 22 Dec 2008 17:07:36 +0100 > Subject: Re: [Unattended] symav.bat > Jason Oster escribió: >> >> Hello all, >> >> symav.bat seems to be missing a closing double-quote character at the end of >> the todo.pl line, even in the CVS repository. It does not seem to break >> anything, but probably good to have. >> > > fixed. > Now that I see the script I feel that this should not been on the repository, > rather than on the wiki. WDYT? > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > unattended-info mailing list > unattended-info@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/unattended-info > >
Re:Firefox 3 installer Try to use this syntax: Firefox.exe -ms ------------------------------------------------------------------------------ _______________________________________________ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info