On 7/10/2009 1:41 AM, David Wormser wrote:
I started getting this error message yesterday. I can use system restore
to eliminate it but it returns when ever I try to follow any links. Do
you have a permanent fix?
It's not clear how this relates to Python - if it does you will need to
provide m
siddhartha veedaluru wrote:
> Bingo That Worked.
>
> Thanks,
> Tim
Goodness! It's so long ago I've forgotten what I
even suggested. I'm glad it worked (whatever it was).
Probably worth trimming the digest next time, tho',
so people know what you're so happy about ;)
(For the archives, I assume i
Bingo That Worked.
Thanks,
Tim
On Mon, Mar 17, 2008 at 11:25 PM, <[EMAIL PROTECTED]> wrote:
> Send python-win32 mailing list submissions to
>[email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>http://mail.python.org/mailman/listinfo/python-win32
siddhartha veedaluru wrote:
>> From: Tim Golden <[EMAIL PROTECTED]>
>> Just to test, could you run this code to see if it produces
>> the same result? (This is basically what the wmi module
>> does behind the scenes).
>>
>>
>> import win32com.client
>> win32com.client.GetObject ("winmgmts:")
>>
siddhartha veedaluru wrote:
> I have installed win32 extensions on my windows 2003 server
> i'm using python 2.5.1.
>
> downloaded the wmi module 1.3.2 to my machine
> used
>
> "python setup.py install"
>
> to install the module
>
> i tried run an example mentioned in the web page. it gave the