July 22, 200818 yr @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
July 25, 200818 yr 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, 200818 yr by lastowl
July 26, 200818 yr Is there a way to deployFF 3.01 on several system with plug-ins, themes and xpi's? John
July 26, 200818 yr 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, 200818 yr by `Felix`
July 27, 200818 yr Author I have posted instructions for Thunderbird here. The unattended methods used are identical. Edited July 27, 200818 yr by Acheron
September 25, 200817 yr -silent -setDefaultBrowser switch for making Firefox default internet browser is no longer supported. Edited September 25, 200817 yr by radix
January 18, 200917 yr Author 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, 200917 yr by Acheron
February 3, 200917 yr 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
February 5, 200917 yr Author 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
February 17, 200917 yr 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
February 26, 200917 yr Author 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, 200917 yr by Acheron
March 17, 200917 yr 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?
Create an account or sign in to comment