/build/static/layout/Breadcrumb_cap_w.png

Mozilla firefox addons

Version: 0

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 3k  |  Created: 03/11/2014 by: tamahome

Average Rating: 0
firefox addons has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 5 / 5 (Very Difficult) based on 1 ratings
Most Commonly Reported Deployment Method
Not Determined
1
Note

After the removal of the '-install-global-extension' option, deploying firefox addons has become uniquely painful. Here's how I've successfully done it by hand.

rem (copy addon folder)
xcopy /siy {0C46772F-D59F-4b47-B2FD-F37E3F979437} "c:\program files (x86)\mozilla firefox\extensions\{0C46772F-D59F-4b47-B2FD-F37E3F979437}"

reg add HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mozilla\Firefox\Extensions /f /v {0C46772F-D59F-4b47-B2FD-F37E3F979437} /d "C:\Program Files (x86)\Mozilla Firefox\extensions\{0C46772F-D59F-4b47-B2FD-F37E3F979437}"

rem didn't work without this file
copy /y extensions.sqlite C:\Users\Default\AppData\Roaming\Mozilla\Firefox\Profiles\20ohj5r0.default

rem bits are 1 + 2 + 4 + 8
rem 4 & 8 bits are for all users, you might have to use 0 if you copy the addon to the user's profile
echo user_pref("extensions.autoDisableScopes", 3); >> C:\Users\Default\AppData\Roaming\Mozilla\Firefox\Profiles\31pij5r0.default\prefs.js

rem bonus: hide addon toolbar
copy /y localstore.rdf C:\Users\Default\AppData\Roaming\Mozilla\Firefox\Profiles\31pij5r0.default 

 

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: Very Difficult
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

firefox addons

Version

0

Questions & Answers (0)

Questions & Answers related to Mozilla firefox addons

Blogs (0)

Blog posts related to Mozilla firefox addons

Reviews (0)

Reviews related to Mozilla firefox addons

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ