On 15/03/2011 03:42, KishoreRP wrote:
I am working on creating a python script to find Installed programs in
Uninstall folder in registry, the script works perfectly fine on 32
bit machines but errors out with a wmi error on 64 bit machines.
You don't say what the error is (and your snippet doe
KishoreRP wrote:
>
>I am working on creating a python script to find Installed programs in
>Uninstall folder in registry, the script works perfectly fine on 32
>bit machines but errors out with a wmi error on 64 bit machines. Am
>not able to get hold of a wmi module for python on 64 bit machines.