win7文件服务器ntfs 权限,win7系统中把fat32转换ntfs 出现“访问被拒绝,因为您没有足够的权限。你必须调...
2010-04-04 回答
開始,所有程序,附件,命令提示符 ,右鍵以管理員身份運行。
如果沒有,則把以下內容復制到文本文檔,另存為后綴為reg的文件,然后運行這個文件。文件夾右鍵菜單就會出現管理員獲得所有權限的選項。
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 administrators:f /t"
"isolatedcommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:f /t"
總結
以上是生活随笔為你收集整理的win7文件服务器ntfs 权限,win7系统中把fat32转换ntfs 出现“访问被拒绝,因为您没有足够的权限。你必须调...的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 海外贸易行业沟通必备工具——IntBel
- 下一篇: html 输入框自动缩短 一行内显示,当