搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.