Jonnyboy82 Posted July 22, 2008 Posted July 22, 2008 @AcheronI didn't know that you could do it like this. Can you add anything from prefs.js to firefox.cfg? If so, you can configure almost every extension. I think.Nice work. Thank you
lastowl Posted July 25, 2008 Posted July 25, 2008 (edited) i found an easier way depending on what your doing with it download the latest version use 7zip to extract it out create a cmd script with setup.exe /s and to install plugins and extent ion there should be three folders and just copy them from a previously installed one and copy across into the three folders and depending on os in vista C:/Users/(YOUR USER NAME)/appdata/Mozila or something like that maybee firefox then copy them into the correct folders then run the cmd script it should all install silently tada no real heavy coding just copy and paste here's one i did for two but it works for 3 the same http://rapidshare.com/files/110260371/Fire...up_2.0.0.14.exeif that wasn't clear PM me and i'll reexplain it clearer Edited July 25, 2008 by lastowl
RBCC Posted July 26, 2008 Posted July 26, 2008 Is there a way to deployFF 3.01 on several system with plug-ins, themes and xpi's? John
`Felix` Posted July 26, 2008 Posted July 26, 2008 (edited) i found an easier way depending on what your doing with it download the latest version use 7zip to extract it out create a cmd script with setup.exe /s and to install plugins and extent ion there should be three folders and just copy them from a previously installed one and copy across into the three folders and depending on os in vista C:/Users/(YOUR USER NAME)/appdata/Mozila or something like that maybee firefox then copy them into the correct folders then run the cmd script it should all install silently tada no real heavy coding just copy and pastelastowl, It would be great if you could explain in more detail here in this thread so everyone can benefit from your information. Edited July 26, 2008 by `Felix`
Acheron Posted July 27, 2008 Author Posted July 27, 2008 (edited) I have posted instructions for Thunderbird here. The unattended methods used are identical. Edited July 27, 2008 by Acheron
radix Posted September 25, 2008 Posted September 25, 2008 (edited) -silent -setDefaultBrowser switch for making Firefox default internet browser is no longer supported. Edited September 25, 2008 by radix
Acheron Posted January 18, 2009 Author Posted January 18, 2009 (edited) Updated script to fix addons getting skipped during during installation. Script now should also work on Windows Vista?Update settings for Firefox 3.0.5. Edited January 18, 2009 by Acheron
djseppie Posted February 3, 2009 Posted February 3, 2009 Thanx for this great silent installation. I've been struggling with this one for long time.After some practicing, i've found out that you can configure the browser the way you normally do. After configuring it the way you want, you can see the switches you have to fill in the firefox.cfg just by typing in the address bar: about:configAll the settings that you've changed are bold. very nice :-)One thing that did not work for me was the option [Firefox.Install]"""%16422%\Mozilla Firefox\firefox.exe"" -silent -setDefaultBrowser"I had to comment it out, because the browser showed me the import wizard, which is of course not what i want.Your script really helped me thanx!!Greetz Djseppie
Acheron Posted February 5, 2009 Author Posted February 5, 2009 The problem with Firefox is that this script worked fine for 3.0.1 release, but somehow the script conflicts with newer releases.I have updated the script to work with Firefox 3.0.6. To avoid addons not getting installed I install the Addons after the main setup is complete and set as the default browser some time later. When Addons are installed directly after the "firefox.exe -silent -setDefaultBrowser" command the first addons were not processed.To hide Internet Explorer and Outlook Express completely I also set in WinNT.sif the following options:[Components]IEAccess = OffOEAccess = Off
Svarabhakti Posted February 17, 2009 Posted February 17, 2009 I have already posted this in the twin Thunderbird installation, but just as well... A quickie for those who, like me, tried to install the app in a different folder using Acheron's .inf system: the /D=dir switch should be used together with /S in the Install.inf indicating the full path and without wrapping quotes.Cheers
Acheron Posted February 26, 2009 Author Posted February 26, 2009 (edited) Updated script to fix addon install problems By using the ini switch you now can specify install options. Also removed the Flash installer as you can simply include the extracted files into the Plugins and Components directories. I have confirmed the flash installer properly upgrades an existing installation for future releases.Note if you use Thunderbird you should also use the updated script. Edited February 26, 2009 by Acheron
Nocturnal Posted March 17, 2009 Posted March 17, 2009 Hopefully someone can help me but how do I create the entire file so that I can include it in say a AutoPlay Media Studio program?Do I just bundle the .exe and the .inf into one folder and it should work?
fergyc Posted April 16, 2009 Posted April 16, 2009 is it as simple as putting the installer and ini in the same folder?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now