Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Registry to install extension to FireFox 24

  • 4 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von windwind

more options

Hi, I want to deploy a FireFox extension automatically to a box via the Windows registry. Before FireFox 23, I am using the steps in https://developer.mozilla.org/en-US/docs/Adding_Extensions_using_the_Windows_Registry to add an extension.

I deploy the extension to C:\Program Files (x86)\Mozilla Firefox\extensions and create a registry to point to this.

It worked pretty well until FireFox 24.

In Firefox, it seems it does not recognize the extension deployed in this manner. When I open FireFox, click Extensions, I see nothing.

Do you know if there is any step change in https://developer.mozilla.org/en-US/docs/Adding_Extensions_using_the_Windows_Registry for FireFox 24?

Hi, I want to deploy a FireFox extension automatically to a box via the Windows registry. Before FireFox 23, I am using the steps in https://developer.mozilla.org/en-US/docs/Adding_Extensions_using_the_Windows_Registry to add an extension. I deploy the extension to C:\Program Files (x86)\Mozilla Firefox\extensions and create a registry to point to this. It worked pretty well until FireFox 24. In Firefox, it seems it does not recognize the extension deployed in this manner. When I open FireFox, click Extensions, I see nothing. Do you know if there is any step change in https://developer.mozilla.org/en-US/docs/Adding_Extensions_using_the_Windows_Registry for FireFox 24?

Alle Antworten (4)

more options

Hello windwind, any luck if you create the registry key again ?

thank you

more options

Ausgewählte Lösung

more options

this seems to the key.. FireFox changes the location to store the extension.. Thanks

more options

i tried to reinstall registry before. it did not work. cor-el's suggestion helped.