Firefox 10.x
I can install Firefox 10.x by running Setup.exe -ms. This runs it in Silent Mode. But once it is installed it prompts asking "do you want to import favarites from IE?"
How do you silence "ALL" post install prompts and keep your default settings? We want IE to remain our default browser.
I looked on this site but I did not see anything for Firefox 10.
thanks.
How do you silence "ALL" post install prompts and keep your default settings? We want IE to remain our default browser.
I looked on this site but I did not see anything for Firefox 10.
thanks.
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
skt
12 years ago
Posted by:
henrik80
12 years ago
I would guess its the same as older versions but I have not tested it on this version yet.
Excract the downloaded exe
To remove the import wizard at first start
Create a override.ini and place it in the core folder. The ini file should contain these lines
[XRE]
EnableProfileMigrator=false
For the other settings most can be set with a pref.js file
easiest way to configure this file is to install firefox on a computer and in the browser type about:config.
Make the settings you want like browser.shell.checkDefaultBrowser=false
Then you can find the prefs.js file in your profile.
Copy it to the core\defaults\profile folder
now run setup.exe -ms to install silently
Excract the downloaded exe
To remove the import wizard at first start
Create a override.ini and place it in the core folder. The ini file should contain these lines
[XRE]
EnableProfileMigrator=false
For the other settings most can be set with a pref.js file
easiest way to configure this file is to install firefox on a computer and in the browser type about:config.
Make the settings you want like browser.shell.checkDefaultBrowser=false
Then you can find the prefs.js file in your profile.
Copy it to the core\defaults\profile folder
now run setup.exe -ms to install silently
Posted by:
aogilmor
12 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.