Does anyone remember how to modify Firefox Installation with preset config settings such as the following:
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0);
If not, anyone knows how to set this up in script?
Thanks
Page 1 of 1
Firefox 3.5 Unattend Install with Tweaks
#2
Posted 05 November 2009 - 02:04 PM
it should be in the prefs.js folder in C:\Documents and Settings\Username\Application Data\Mozilla\Firefox\Profiles\abcdef.default. Just import that after an install or include that in the install.
Share this topic:
Page 1 of 1



Help
Back to top









