PatrioticTX
Programmer
Is there a method to write to the Windows 2000 registry without having Admins privileges? Although I have local Admins permissions, the people that need to install the software do not. I would like for them to be able to install the software without the need for a system administrator. I am currently using the RegSetValueExA API to set, but I'm not sure if it bypass the Admins registry lock. Thank you in advance for your advice!