My work computer uses this reg edit on login to change the proxy settings to there server, how do i change this so it turns the proxy off?

Windows Registry Editor Version 5.00 

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

"ProxyEnable"=dword:00000001 
"ProxyServer"="10.12.8.254:8000" 
link|improve this question
feedback

migrated from stackoverflow.com Jun 25 '11 at 22:17

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown