Re: [問題] 用 Administrator登入也刪不掉的檔案

看板Windows作者 (八十萬定存宅男)時間10年前 (2015/10/23 05:34), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
匯入這個 reg之後就可以用滑鼠右鍵取得權限了 Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\runas] @="Take Ownership" "Extended"="" "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\Directory\shell\runas] @="Take Ownership" "Extended"="" "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\Directory\shell\runas\command] @="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" 來源 http://www.howtogeek.com/howto/ windows-vista/add-take-ownership-to-explorer-right-click-menu-in-vista/ -- 三角輸入法 for WIN10 (32及64) http://is.gd/BOk4FU 將下載的TableTextServiceTriangle.txt 同時放到 c:\Program Files\Windows NT\TableTextService\ c:\Program Files (x86)\Windows NT\TableTextService\ 執行 Rundll32 TableTextService.dll RegisterProfile TableTextServiceTriangle.txt -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 123.204.143.18 ※ 文章網址: https://www.ptt.cc/bbs/Windows/M.1445549688.A.C89.html
文章代碼(AID): #1MALPuo9 (Windows)
文章代碼(AID): #1MALPuo9 (Windows)