PDA

View Full Version : Registry.GetAccess


bert
10-16-2006, 08:53 AM
Hello,
i want to set access to a registry entry,
please tell me,how can i do that ??

Thanks

Adam
10-16-2006, 01:20 PM
Admins have access to registry entries, General Users don't. I do not know of a way to restrict access to an entry for admins.

Adam Kapilik

bert
10-17-2006, 02:15 AM
Hello,
regini.exe is the solution for me (W2K/XP)
with regini you can set access control to the registry

Thanks

:wow