siddhartha veedaluru wrote:
> Hi Tim,
>
> I tried the snippet you sent to me.
> Same error.
>
> i opened the python shell and gave "import wmi"
> It give the same error.
>
> comobj._oleobj_.GetTypeInfo().GetContainingTypeLib()[0].GetTypeComp()
> com_error: (-2147319779, 'Library not registered.'
Hi Tim,
I tried the snippet you sent to me.
Same error.
i opened the python shell and gave "import wmi"
It give the same error.
comobj._oleobj_.GetTypeInfo().GetContainingTypeLib()[0].GetTypeComp()
com_error: (-2147319779, 'Library not registered.', None, None)
Thanks for your responce.
Siddhar