Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 3 válasz
  • 75 embernek van ilyen problémája
  • 48 megtekintés
  • Utolsó üzenet ettől: 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

Kiválasztott megoldás

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

Válasz olvasása eredeti szövegkörnyezetben 👍 0

Összes válasz (3)

more options

Kiválasztott megoldás

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.