ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

Need to overwrite pref.js, and add userchrome.css to profile.

  • 2 პასუხი
  • 2 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 2 ნახვა
  • ბოლოს გამოეხმაურა progrocker

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.

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.

ყველა პასუხი (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.