From: yxq on
Hello,
I add a deny premission to a registry key using the following command
SetACL.exe -on "hklm\software\1" -ot reg -actn ace -ace
"n:administrators;p:set_val;m:deny

But how to cancel this change using the setacl command?

Thank you
Steven