changing registry permission programmatically

  • Thread starter Thread starter Sascha Jazbec
  • Start date Start date
S

Sascha Jazbec

You should be aware that changing permissions for registry entries could
very well screw your OS, even to that point where it will not be functional
anymore.

Sascha/germany
 
Has any one know how can I change registry permission
programmatically. I tried regini.exe bit it is changing permission
for that particular folder or key. I want to apply that permission
change for complete tree.
 
You should be aware that changing permissions for registry entries could
very well screw your OS, even to that point where it will not be functional
anymore.

Sascha/germany





- Show quoted text -

Thanks for your advice. I will be careful. I have some requirements
where I have to do this. Do you know the correct way to change
permission programmatically?
Thanks
Trupti
 
Aaron Stebner's WebLog Solving setup errors by using the SubInACL tool to
repair file and registry permissions:
http://blogs.msdn.com/astebner/archive/2006/09/04/739820.aspx

--
Was this helpful? Then click the "Yes" Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales/help/help_en-us.htm#RateAPost

Mark L. Ferguson

..
You should be aware that changing permissions for registry entries could
very well screw your OS, even to that point where it will not be
functional
anymore.

Sascha/germany

Newsbeitrag



- Show quoted text -

Thanks for your advice. I will be careful. I have some requirements
where I have to do this. Do you know the correct way to change
permission programmatically?
Thanks
Trupti
 
Back
Top