Write in registry
-
Is there possible to write a registry key inside HKEY_LOCAL_MACHINE whith an app which is not running as admin ? I have tried that, I cannot write to HKEY_LOCAL_MACHINE with a MFC app where is run without administrator rights ...
No - not unless an administrator has previously changed the permissions on the key in question to grant the non-admin user permission to write to it.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
No - not unless an administrator has previously changed the permissions on the key in question to grant the non-admin user permission to write to it.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer