搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How to disable Setting button in Tools - Options - Advanced - Network from windows registry?

  • 3 回覆
  • 75 有這個問題
  • 46 次檢視
  • 最近回覆由 treky

more options

Dear support, Now, my office use Firefox as default browser to access WebServer. And there are some policy that users must use ProxyServer. I do not want user change proxy setting in Firefox. How to disable Setting button in Tools - Options - Advanced - Network from windows registry? Thank you. Treky

Dear support, Now, my office use Firefox as default browser to access WebServer. And there are some policy that users must use ProxyServer. I do not want user change proxy setting in Firefox. How to disable Setting button in Tools - Options - Advanced - Network from windows registry? Thank you. Treky

被選擇的解決方法

You can not use the Windows registry to disable items in Firefox. This link shows how to lock down Firefox proxy settings, change the values to suit your needs: http://www.stbernard.com/ip5kb/iPrism/WhatsNew/50SupportFiles/SupportFiles/IP0460.htm

One minor variation, in step 4 instead of adding that line to all-js, you can create a file called local-settings.js containing the line shown and save the file in the same folder as all.js

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

選擇的解決方法

You can not use the Windows registry to disable items in Firefox. This link shows how to lock down Firefox proxy settings, change the values to suit your needs: http://www.stbernard.com/ip5kb/iPrism/WhatsNew/50SupportFiles/SupportFiles/IP0460.htm

One minor variation, in step 4 instead of adding that line to all-js, you can create a file called local-settings.js containing the line shown and save the file in the same folder as all.js

more options
more options

Thank you for anybody, esspecially TonyE. The solution is perfect.