Re: Losing IE proxy settings



Is everything the same, except the HKEY_CURRENT_USER is HKEY_LOCAL_MACHINE?

Regedit4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"MigrateProxy"=dword:00000001
"ProxyEnable"=dword:00000001
"ProxyHttp1.1"=dword:00000000
"ProxyServer"="http://myproxyserver.com:80";
"ProxyOverride"="<local>"



"Clay Calvert" wrote:

> On 21 Dec 2004 18:50:24 -0800, "Alexanderb4" <alexanderbest@xxxxxxxxx>
> wrote:
>
> >Apparently you can specify Proxy settings for PC as a whole via
> >LOCAL_MACHINE entries in registry.
> >Anyone done this?
>
> Yes. Note that after making the changes for IE in HKLM it is
> necessary to log on to the machine again before they will take effect.
>
> Clay Calvert
> CCalvert@xxxxxxxxxxx
> Replace "W" with "L"
>
.