Help - Search - Members - Calendar
Full Version: Firefox 3.5 Unattend Install with Tweaks
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
senathon
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

Grake
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.




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.