Guest User

Untitled

a guest
Nov 23rd, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. set X="HKEY_LOCAL_MACHINESYSTEMControlSet001EnumUSBSTOR"
  2. SetACL.exe -on %X% -ot reg -rec cont_obj -actn setowner -ownr "n:Everyone"
  3. SetACL.exe -on %X% -ot reg -rec cont_obj -actn ace -ace "n:Everyone;p:full"
Add Comment
Please, Sign In to add comment