in reply to Finding Internet Explorer proxy config
MSIE's proxy configuration is stored in the registry at the key
Win32::TieRegistry allows you to extract it easily. (or not so easily, but it at least makes it possible :))HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet S +ettings
|
|---|