大家好,小百来为大家解答以上的问题。我的世界管理员代码,管理员代码这个很多人还不知道,现在让我们一起来看看吧!
1、Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT*shellunas]@="管理员取得所有权""NoWorkingDirectory"=""[HKEY_CLASSES_ROOT*shellunascommand]@="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F""IsolatedCommand"="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F"[HKEY_CLASSES_ROOTexefileshellunas2]@="管理员取得所有权""NoWorkingDirectory"=""[HKEY_CLASSES_ROOTexefileshellunas2command]@="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F""IsolatedCommand"="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:F"[HKEY_CLASSES_ROOTDirectoryshellunas]@="管理员取得所有权""NoWorkingDirectory"=""[HKEY_CLASSES_ROOTDirectoryshellunascommand]@="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t""IsolatedCommand"="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:F /t"OK。
2、另存为随便起名。
3、后缀必须是【 .reg】。
本文到此分享完毕,希望对大家有所帮助。