Installing Firebug in FireFox I get this error message:
Software installation has been disabled by your system administrator
I am a administrator of this PC, how do I allow installation of Firefox addons?
Note: answering my own problem to help others in the future.
The root cause is this setting:
This blog posted 3 years ago has a solution with Windows XP, the trick back then was to change this setting:
user_pref("xpinstall.enabled", true);
in the file C:\Documents and Settings\UID\Application Data\Mozilla\Firefox\Profiles\fxlme5ka.default.
Close Firefox
Open the C:\Program Files (x86)\Mozilla\Firefox\mozilla.cfg file in Notepad
Comment out the rule that is blocking it:
// Block extensions
//lockPref("xpinstall.enabled", false); // prevent extensions
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With