tomasz86 Posted October 8, 2012 Posted October 8, 2012 (edited) This question is somewhat related to this topic but not exactly because now I'm just trying to set permissions in a running system.Does anyone know why this INF doesn't work?[Version]Signature="$Windows NT$"[DefaultInstall]AddReg=Test.AddReg[Test.AddReg]HKLM,"SOFTWARE\TEST"[Test.AddReg.Security]"D:P(D;;GA;;;SY)"The key itself is added to the registry but the permission settings don't work at all Edit: Some references from M$ which I've managed to find:http://msdn.microsoft.com/en-gb/library/aa379567.aspxhttp://msdn.microsoft.com/en-gb/library/aa377450.aspxhttp://msdn.microsoft.com/en-us/library/windows/hardware/gg487483.aspx Edited October 8, 2012 by tomasz86
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now