This post has been edited by radix: 25 September 2008 - 03:17 AM
Firefox 3.0.6 AdvancedINF Install Default settings for all users
#21
Posted 25 September 2008 - 03:17 AM
-silent -setDefaultBrowser switch for making Firefox default internet browser is no longer supported.
#23
Posted 18 January 2009 - 12:31 PM
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.
Update settings for Firefox 3.0.5.
This post has been edited by Acheron: 18 January 2009 - 12:31 PM
#24
Posted 03 February 2009 - 08:23 AM
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:config
All the settings that you've changed are bold. very nice :-)
One thing that did not work for me was the option
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
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:config
All 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
#25
Posted 05 February 2009 - 10:58 AM
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:
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 = Off OEAccess = Off
#26
Posted 17 February 2009 - 02:48 PM
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
Cheers
#27
Posted 26 February 2009 - 03:16 PM
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.
Note if you use Thunderbird you should also use the updated script.
This post has been edited by Acheron: 26 February 2009 - 03:25 PM
#28
Posted 17 March 2009 - 05:45 PM
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?
Do I just bundle the .exe and the .inf into one folder and it should work?
#29
Posted 16 April 2009 - 11:41 AM
is it as simple as putting the installer and ini in the same folder?



Help


Back to top








