Changes

Jump to: navigation, search

Firefox

393 bytes added, 01:26, 24 August 2012
no edit summary
lockPref("browser.shell.checkDefaultBrowser", false);
// Disable automatic updateseupdates
lockPref("app.update.enabled", false);
lockPref("app.update.enabled", false);
</source>
 
=== Disable Profile Migrator ===
 
To prevent users being asked if they want to migrate their settings from Internet Explorer during first run create a file called 'override.ini' and add the following lines:
 
<source lang="dos">
[XRE]
EnableProfileMigrator=false
[/align]
</source>
 
Copy this file to %PROGRAMFILES%\Mozilla Firefox\ or %PROGRAMFILES(x86)%\Mozilla Firefox\ during installation.
=== Firefox Client Customization Kit ===
8
edits

Navigation menu