[python-win32] Unreliable results with Winreg & WMI
Ben
bba at inbox.com
Wed Feb 25 17:24:00 CET 2009
> I have generally been getting better results using winreg than using WMI,
> but even Winreg (or config problems on our server) are causing me
> problems. For example I'd use this code to find out if a certain
>
I'm beginning to think this is because of 32 vs 64 bit, because the server running the
script is 32-bit, and (I haven't checked all), but it seems that it works on 32 bit
servers but not 64-bit ones. Is this possible, and if so, is there any way around the
problem?
More information about the python-win32
mailing list