濮阳杆衣贸易有限公司

主頁 > 知識庫 > win8超級管理員權(quán)限獲取(通過注冊表文件實現(xiàn))

win8超級管理員權(quán)限獲取(通過注冊表文件實現(xiàn))

熱門標簽:智能電話機器人起源 企業(yè)地圖標注公司 青海電銷外呼系統(tǒng)原理是什么 河津電銷機器人 電銷機器人1云乎乎俠 ai電銷機器人線路 山西探意電話機器人 云南外呼系統(tǒng)原理是什么 知名電銷機器人供應(yīng)商

使用Win8在找開系統(tǒng)文件夾是經(jīng)常提示:無法訪問……,拒絕訪問。就是沒有超級管理員權(quán)限所致,取得Win8超級管理員權(quán)限很容易,導(dǎo)入一個注冊表文件就可以實現(xiàn),并且操作簡單。
不管是使用Win8還是Win7,在打開C盤的一些文件夾時,經(jīng)常會遇到無法訪問的情況,以致于想刪除已經(jīng)確認沒有用的文件時刪除不了。Win7下很好辦,各種工具皆可實現(xiàn)在右鍵菜單添加取得管理員權(quán)限按鈕?,F(xiàn)在主要介紹Win8下如何為鼠標右鍵菜單添加取得管理員權(quán)限選項。

新建一個記事本將下面的代碼Copy進去保存,記事本名字無所謂,記住將擴展名改為.reg就行了。
建好之后,雙擊這個reg文件(注冊表文件)導(dǎo)入注冊表,導(dǎo)入前會有提示讓你選擇,點是就行了。
導(dǎo)入進去之后,右擊你要取得權(quán)限的文件夾,鼠標右鍵菜單中選擇選擇管理員權(quán)限就行了。

為了安全考慮,對一個文件操作完成之后,應(yīng)當恢復(fù)成默認權(quán)限,此時在右鍵菜單中選擇恢復(fù)原始權(quán)限就行了。
取得管理員權(quán)限:
Windows Registry Editor Version 5.00
;取得文件修改權(quán)限
[HKEY_CLASSES_ROOT*shellrunas]
@="管理員權(quán)限"
"Icon"="C:WindowsSystem32imageres.dll,102"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOT*shellrunascommand]
@="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_ROOTexefileshellrunas2]
@="管理員權(quán)限"
"Icon"="C:WindowsSystem32imageres.dll,102"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOTexefileshellrunas2command]
@="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_ROOTDirectoryshellrunas]
@="管理員權(quán)限"
"Icon"="C:WindowsSystem32imageres.dll,102"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOTDirectoryshellrunascommand]
@="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"

恢復(fù)到原始權(quán)限:
Windows Registry Editor Version 5.00
;恢復(fù)原始權(quán)限
[HKEY_CLASSES_ROOT*shellrunas-]
@="恢復(fù)原始權(quán)限"
"Icon"="C:WindowsSystem32imageres.dll,101"
"NoWorkingDirectory"=""
; takeown /f "%1"
[HKEY_CLASSES_ROOT*shellrunas-command]
@="cmd.exe /c takeown /f "%1" icacls "%1" /reset cacls "%1" /e /r "%%USERNAME%%""
"IsolatedCommand"="cmd.exe /c takeown /f "%1" icacls "%1" /reset cacls "%1" /e /r "%%USERNAME%%""
[HKEY_CLASSES_ROOTexefileshellrunas2-]
@="恢復(fù)原始權(quán)限"
"Icon"="C:WindowsSystem32imageres.dll,101"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOTexefileshellrunas2-command]
@="cmd.exe /c takeown /f "%1" icacls "%1" /reset cacls "%1" /e /r "%%USERNAME%%""
"IsolatedCommand"="cmd.exe /c takeown /f "%1" icacls "%1" /reset cacls "%1" /e /r "%%USERNAME%%""
[HKEY_CLASSES_ROOTDirectoryshellrunas-]
@="恢復(fù)原始權(quán)限"
"Icon"="C:WindowsSystem32imageres.dll,101"
"NoWorkingDirectory"=""
[HKEY_CLASSES_ROOTDirectoryshellrunas-command]
@="cmd.exe /c takeown /f "%1" /r /d y icacls "%1" /reset cacls "%1" /e /r "%%USERNAME%%""
"IsolatedCommand"="cmd.exe /c takeown /f "%1" /r /d y icacls "%1" /reset cacls "%1" /e /r "%%USERNAME%%""
如何刪除增加的兩個右鍵菜單,還請大神做個小工具上傳,省得一個一個的去注冊表刪除。

標簽:日照 重慶 玉樹 甘肅 撫順 自貢 十堰 商洛

巨人網(wǎng)絡(luò)通訊聲明:本文標題《win8超級管理員權(quán)限獲取(通過注冊表文件實現(xiàn))》,本文關(guān)鍵詞  win8,超級,管理員,權(quán)限,獲取,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《win8超級管理員權(quán)限獲取(通過注冊表文件實現(xiàn))》相關(guān)的同類信息!
  • 本頁收集關(guān)于win8超級管理員權(quán)限獲取(通過注冊表文件實現(xiàn))的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章
    娄烦县| 肃南| 全州县| 宝鸡市| 皮山县| 长汀县| 富平县| 潼南县| 银川市| 呼玛县| 于都县| 望都县| 盘锦市| 丰宁| 崇礼县| 清河县| 饶平县| 察雅县| 泾阳县| 安西县| 西藏| 凯里市| 揭西县| 宝兴县| 昌吉市| 湘潭市| 九台市| 霍林郭勒市| 犍为县| 茶陵县| 镇康县| 大庆市| 阜新市| 乌拉特后旗| 泸溪县| 岳池县| 阿巴嘎旗| 嘉义县| 满洲里市| 淳安县| 酉阳|