Hi,
I develop a utility that has to write into Windows registry. I'm wondering if users who have not administrator rights, can write to registry. I tried the "HKEY_LOCAL_MACHINE" and it is locked. Is there any section in registry that these users can write into? If not - what rights are necessary for users to write into registry if they are not members in admin. group?
Thanks in advance!