右鍵添加以管理員身份運行

來源:互聯網
上載者:User
關鍵字 電腦使用技巧 右鍵管理員身份

右鍵點擊任意一個檔,並不是每個功能表中都有以管理員身份運行的子項。

可以這樣設置:使用滑鼠右鍵點擊桌面空白處,在彈出的功能表中點選新建→文字文件。

先複製以下命令,再在打開的記事本中粘貼一下。

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\runas]@="管理員取得擁有權""NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\*\shell\runas\command]@="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_ROOT\exefile\shell\runas2]@="管理員取得擁有權""NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\exefile\shell\runas2\command]@="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_ROOT\Directory\shell\runas]@="管理員取得擁有權""NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\Directory\shell\runas\command]@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant a dministrators:F /t""IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators: F /t"

然後在工具列上點選檔→另存為。

在彈出的設置框中輸入檔案名(管理員)和副檔名(reg)→保存。

然後,按兩下新建的管理員.reg檔註冊一下→是。

註冊成功→確定。

再使用右鍵點擊檔,就有以管理員身份運行的子項了,使用起來更方便。

預設情況下,只有部分右鍵功能表有管理員許可權的功能表,這樣操作,所有的右鍵功能表中都會有有管理員的子功能表了。

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.