I am using SF6 on both XP and 2K. I am trying to install a program that needs to access some registry values. We want our users to have Administrator privilege to be able to install and uninstall the program, but run as a normal user (not an Administrator). We can enforce having the user be an Administrator at install time, but when a non-Admin tries to run the program, it cannot access the registry values it needs because it doesn't have Admin privilege.
Is there a way to adjust the permissions of registry keys/values that I add at install time? TIA.
Is there a way to adjust the permissions of registry keys/values that I add at install time? TIA.
Comment