[python-win32] Registry confusion

Tony Cappellini tony at tcapp.com
Wed Apr 14 15:22:59 EDT 2004


>
> http://effbot.org/zone/python-register.htm
>

Interesting. I see some obvious differences.
I am calling ConnectRegistry(), for the current computer, whereas Joakim
does not call ConnectRegistry() at all.

I am not creating any new keys, just merely changing one of the values
from 0x00000000 to 0x00000001, or vice-versa.

I will have to try his code to see how well it works.





More information about the Python-win32 mailing list