我在administraotr用户下对system32中的一个系统文件 x.dll 使用命令
takeown /f x.dll
结果居然显示访问拒绝?
其他所有系统文件都可以更改权限,把owner改为“administrator”,只有这个文件的owner是 “...”
求解
Translated from Chinese to English:
I used the command
takeown /f x
.dll under the administraotr user to show access denial for a system file x.dll in system 32?
All other system files can change permissions to "administrator" and only
the file's owner is "..." solve