regini command for get full access folder in registry

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024
  • cmd:
    regini "C:\Users\Administrator\Desktop\New Text Document.txt"
    text_name.txt(New Text Document.txt):
    HKEY_CURRENT_USER\System\New Key #1 [1]
    to get subfolder full access add path in the text file
    eg:
    ext_name.txt(New Text Document.txt):
    HKEY_CURRENT_USER\System\New Key #1 [1]
    HKEY_CURRENT_USER\System\New Key #1\New Key #2 [1]
    this command only work if folder ownership is administrators and current user in registry
    more info:
    regini /?

Комментарии • 2