How can I get the current Windows' browser proxy setting, as well as set them to a value?
I knnow I can do this by looking in the registry at Software\Microsoft\Windows\CurrentVersion\Internet Settings\ProxyServer
, but I'm looking, if it is possible, to do this without directly messing with the registry.