[Tutor] using windows wide proxy settings

John Fouhy john at fouhy.net
Thu Dec 4 00:35:03 CET 2008


On 04/12/2008, Tim Michelsen <timmichelsen at gmx-topmail.de> wrote:
> Hello,
>  is there any possibility in python to retrieve the system wide internet
> connection settings?
>
>  I would like to access the proxy settings stored in
>  Internet Explorer -> Extras -> Options -> Connection -> LAN settings.

Install pythonwin, then look here:

http://www.microsoft.com/technet/scriptcenter/scripts/python/network/client/list/nwlspy02.mspx?mfr=true

General Microsoft Windows python script repository:
http://www.microsoft.com/technet/scriptcenter/scripts/python/default.mspx?mfr=true

HTH!

-- 
John.


More information about the Tutor mailing list