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.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to