[python-win32] Re: Fetching network interface instance names

2005-07-26 Thread Roger Upole
"Schollnick, Benjamin" wrote: > Except that they do not seem to work I have tried three so far, and > they all fail with object has no attribute errors... > > Either that, or there is a significant difference with ActiveState & > standard > Python 2.4.1 with the Win32all extensions... (I don

Re: [python-win32] Fetching network interface instance names

2005-07-26 Thread Chris Miles
On 26 Jul 2005, at 00:04, Chris Miles wrote: > Thanks Mark. The "List Network Adapter Properties" script did the > trick. And it didn't need ActiveState Python to work, thankfully. I spoke too soon. Unfortunately the answers I get from COM are not compatible with win32pdh. Example: win32c

Re: [python-win32] Fetching network interface instance names

2005-07-26 Thread Schollnick, Benjamin
> >>http://www.microsoft.com/technet/scriptcenter/scripts/python > /pyindex.mspx > >>has some scripts that appear to do what you need. > > > >>(Quite cool that we can now post a microsoft.com address > for help with > >>Python scripts ;) > > > >Really, really cool. It's a hug of a giant. > > > >B

Re: [python-win32] Fetching network interface instance names

2005-07-26 Thread Graham Bloice
>>http://www.microsoft.com/technet/scriptcenter/scripts/python/pyindex.mspx >>has some scripts that appear to do what you need. > >>(Quite cool that we can now post a microsoft.com address for help with >>Python scripts ;) > >Really, really cool. It's a hug of a giant. > >But the sad thing: I quite

Re: [python-win32] Fetching network interface instance names

2005-07-26 Thread Harald Armin Massa
Mark, >http://www.microsoft.com/technet/scriptcenter/scripts/python/pyindex.mspx >has some scripts that appear to do what you need.>(Quite cool that we can now post a microsoft.com address for help with>Python scripts ;) Really, really cool. It's a hug of a giant. But the sad thing: I quite ra