举报
#include <LocalSecurityAuthority.au3> If Not IsDeclared("HKEY_LOCAL_MACHINE") Then $HKEY_LOCAL_MACHINE = 0x80000002 $a_acelist = _RegGetKeySecurityDacl($HKEY_LOCAL_MACHINE, "Software\Test", 1); 访问权限 $s_owner = _RegGetKeySecurityOwner($HKEY_LOCAL_MACHINE, "Software\Test"); 所有者 _Arraydisplay($a_acelist, $s_owner)
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-3-2 00:34 , Processed in 0.080712 second(s), 23 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.