Regini

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using regini to change permission to HKLM\Software\App1. When I execute
the command it works. However, the subkeys underneath App1 do not change even
though I have them set to inherit from the parent. If I do it through the
RegEdit Gui it works fine. Is this a bug with regini? or perhaps I have the
wrong version? Thanks.
 
Troy said:
I am using regini to change permission to HKLM\Software\App1. When I execute
the command it works. However, the subkeys underneath App1 do not change even
though I have them set to inherit from the parent. If I do it through the
RegEdit Gui it works fine. Is this a bug with regini? or perhaps I have the
wrong version? Thanks.
Hi


If you can't get regini to work properly, here is an alternative:

SetACL.exe (freeware)
http://setacl.sourceforge.net/
 
Back
Top