in reply to Changing registry permissions
“Security on Windows” is something that you possibly should not assume that a program can do at all. (As the Windows community oh-so-slowly begins to figure out that it needs to use Windows’ many security features, it tends to over-react.) In most cases that I have seen, when a program requires this-or-that registry changes to be done, particularly when those changes concern permissions on things, those changes are usually done by an installer, not by the program itself. Maybe you should consider using a similar approach.
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Changing registry permissions
by BrowserUk (Patriarch) on Nov 22, 2010 at 14:32 UTC | |
by locked_user sundialsvc4 (Abbot) on Nov 23, 2010 at 21:31 UTC | |
by BrowserUk (Patriarch) on Nov 23, 2010 at 21:47 UTC |