Every time I try to modify HKEY_LOCAL_MACHINE, "SOFTWARE \Microsoft\Windows\CurrentVersion\Run"
with Python I get the response 'access denied'.
Is there any solution to modify this registry programmatically?
Every time I try to modify HKEY_LOCAL_MACHINE, "SOFTWARE \Microsoft\Windows\CurrentVersion\Run"
with Python I get the response 'access denied'.
Is there any solution to modify this registry programmatically?