Winreg problem (AKA my brain is fried)

Hutchins, Mike mhutchins at amr-corp.com
Wed Jan 29 11:04:37 EST 2003


For some reason, when I use this:

aKey = OpenKey(aReg,
r"SYSTEM\CurrentControlSet\Services\Browser\Parameters", 0,
KEY_SET_VALUE)

aValue = QueryValueEx(aKey, aDM)

I get access denied.

Any clues?






More information about the Python-list mailing list