Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Registry to install extension to FireFox 24

  • 4 réponses
  • 1 a ce problème
  • 19 vues
  • Dernière réponse par 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?

Toutes les réponses (4)

more options

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

thank you

more options

Solution choisie

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.