> 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? 
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to