Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Registry to install extension to FireFox 24

  • 4 trả lời
  • 1 gặp vấn đề này
  • 32 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Tất cả các câu trả lời (4)

more options

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

thank you

more options

Giải pháp được chọn

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.