Jump to content

Recommended Posts


Posted

Maybe you should refer to the help document in Internet Explorer. Just press F1 inside IE. or Just go from Tools -> Internet Options and you could find it.

You know, you could get a bunch of answers about you topic on the net.

Posted

Here is the information I import to setup proxy settings at work. You will have to substitute your own information, of course, and will need to import it during commandlines.txt if you wish it to apply to all users.

Windows Registry Editor Version 5.00

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

; 0 turns off proxy, 1 enables it.
"ProxyEnable"=dword:00000001

; Input your proxy server and port below.
"ProxyServer"="http=10.1.1.71:80"

; If necessary, input your exception list for internal addresses below.
"ProxyOverride"="10.*;*.servername.*;<local>"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...