I have a program which writes to the HKCU registry key during startup. Does this require administrator privileges in Vista and Win7?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
By default the answer is no, it doesn’t require admin privs. But it is possible to change the permissions on any key, so it’s not a guarantee it will work. But by default, assuming no one else is screwing around in the registry where you want to write, it should be ok.