We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Registry to install extension to FireFox 24

  • 4 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από 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?

Όλες οι απαντήσεις (4)

more options

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

thank you

more options

Επιλεγμένη λύση

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.