PDA

View Full Version : How to Hide/Disable LAN setting in IE5?



eric11803
07-11-2000, 05:24 AM
Does anybody know how to disable or hide the "Proxy Server" in the LAN setting of IE5?
to get there:

1) goto control panel and click "internet Options"
2) click on the tab "connections"
3) click on the bottom "Lan settings"
4) there a "proxy server" frame i would like to disable or hide at the bottom.

Does anybody know how to do it? Does anybody know how to edit the registry file to disable the proxy server frame?

thanks a lot

POBrien
07-11-2000, 05:41 AM
Do a search to the left for proxy

reghakr
07-11-2000, 11:41 AM
I hop I didnt miss it in search, but here's an alternative.
Open regedit and navigate to:[HKEY_CURRENT_USER\Software\Policies\Microsoft\Inte rnet Explorer\Control Panel]
right-click on ControlPanel, chose new>DWORD value name it Proxy andd give it a value of 1.

You can right-click on ControlPanel, choose new>DWORD value, name it Connection Settings and give it a value of 1

The Connection Wizard can be disabled by adding this DWORD value:
Connwiz Admin Lock with a value of 1.

reghakr