Jump to content

internet proxy configuration by command


Recommended Posts

Posted

Hi,

 

I have to setup different internet proxy for internet access on my laptop

when I am at different locations. I want to use command file to change

it.Proxycfg.exe is not able to change proxy address in Internet Option.

Anyone has idea?

 

Thanks

 

Wu

  • Replies 3
  • Created
  • Last Reply

Popular Days

Guest Pegasus \(MVP\)
Posted

Re: internet proxy configuration by command

 

 

"wu" <fqwu2003@126.com.discuss> wrote in message

news:OGvqQDRtIHA.4476@TK2MSFTNGP06.phx.gbl...

> Hi,

>

> I have to setup different internet proxy for internet access on my laptop

> when I am at different locations. I want to use command file to change

> it.Proxycfg.exe is not able to change proxy address in Internet Option.

> Anyone has idea?

>

> Thanks

>

> Wu

 

You could modify the appropriate value in the registry. The

exact location depends on the browser you use, which you

did not name.

Guest Pegasus \(MVP\)
Posted

Re: internet proxy configuration by command

 

 

"wu" <fqwu2003@126.com.discuss> wrote in message

news:OGvqQDRtIHA.4476@TK2MSFTNGP06.phx.gbl...

> Hi,

>

> I have to setup different internet proxy for internet access on my laptop

> when I am at different locations. I want to use command file to change

> it.Proxycfg.exe is not able to change proxy address in Internet Option.

> Anyone has idea?

>

> Thanks

>

> Wu

 

You could modify the appropriate value in the registry. The

exact location depends on the browser you use, which you

did not name.

Guest 3c273
Posted

Re: internet proxy configuration by command

 

Create a reg file with the following information and merge it to change the

settings. (Actually, create 2 so that you can switch back and forth.)

-----begin-----

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet

Settings]

"ProxyEnable"=dword:1

"ProxyServer"="address:port"

-----end-----

Louis

 

"wu" <fqwu2003@126.com.discuss> wrote in message

news:OGvqQDRtIHA.4476@TK2MSFTNGP06.phx.gbl...

> Hi,

>

> I have to setup different internet proxy for internet access on my laptop

> when I am at different locations. I want to use command file to change

> it.Proxycfg.exe is not able to change proxy address in Internet Option.

> Anyone has idea?

>

> Thanks

>

> Wu

>

>


×
×
  • Create New...