Dahlstrom, Roger wrote:
> Well, like I said, I've never done it in Python, and this is going back a 
> bit, so some things might be different, but I'm not talking about RegSaveKey 
> or RegRestoreKey, I'm talking about using EnumKey and CreateKey.  As far as I 
> can remember, I didn't have any special permissions for that.
>   

You are quite correct.  It's only those two specific functions
(RegSaveKey and RegRestoreKey) that need special privileges.  It just so
happens that's what Tim G was talking about.

So, we're all in violent agreement...

-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to