[python-win32] getting a list of internet explorer instances?

Marcus Goldfish magoldfish at gmail.com
Tue Jul 19 23:53:05 CEST 2005


I've seen some posts on launching internet explorer, but not one on
getting a list of running Internet Explorer instances.  I imagine this
is a 1-2 liner in pywin32-- any COM/win32all experts out there know
how to do this?

My goal is to write a script that can take a snapshot of the Internet
Explorer instances running on my machine, pull the urls, and save them
to a file.

Any help appreciated!
Thanks,
Marcus


More information about the Python-win32 mailing list