Need to overwrite pref.js, and add userchrome.css to profile.
I'm trying to package and deploy firefox through SCCM. While doing tests locally (not through SCCM) I've noticed that any changes in the prefs.js, or created in UserChrome.css do not overwrite an already created profile. So basically what I need is the changes in the install prefs.js and userchrome.css, to overwrite or append whats already in the user profile.
All Replies (2)
Hi progrocker - I'm not sure if this is going to help you, but this is the process we used with our SCCM (ConfigMgr) deployment of Firefox.
http://mockbox.net/configmgr-sccm/174-install-and-configure-firefox-silently.html
Will the changes work when a previous version is installed? Also were you able to brand it?
I used the CCK wizard and got everything setup, but when installing the user is prompted to install the extension for the custom branding. If the user clicks cancel nothing gets applied.