Where does windows store dial-up proxy settings

J

James Henderson

Where (registry?, file?) does Windows store the
proxy settings configured in Internet Explorer under
the Dial-up, Settings. For the LAN proxy settings it is in
the registry, but I couldn't find the dial-up proxy
settings anywhere. I need to read this information to
use it in an aopplication.
 
R

Ramesh [MVP]

James,

I remember Alan answered this today. Ok.. The following locations seems to hold the Proxy Settings:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections
HKEY_CURRENT_USER\Software\Microsoft\windows\CurrentVersion\Internet Settings\ProxyEnable
HKEY_CURRENT_USER\Software\Microsoft\windows\CurrentVersion\Internet Settings\ProxyServer

DefaultConnectionSettings value under "Connections" key key seems to hold the LAN Proxy Settings.

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k
-----------------------------------------
MyDoom (A,B) and DoomJuice.A Worm Removal Tool:
http://www.microsoft.com/downloads/...e4-3d50-464d-a26c-9c287f8a08c5&DisplayLang=en
-----------------------------------------


Where (registry?, file?) does Windows store the
proxy settings configured in Internet Explorer under
the Dial-up, Settings. For the LAN proxy settings it is in
the registry, but I couldn't find the dial-up proxy
settings anywhere. I need to read this information to
use it in an aopplication.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top