Windows 让 cmd.exe 始终管理员运行

http://www.cnblogs.com/hejia/archive/2013/04/20/3032724.html

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
新建一个字符串值 String Value,命名为"c:\windows\system32\cmd.exe"
数值数据 写入“RUNASADMIN”,确定 !

你可能感兴趣的:(Windows 让 cmd.exe 始终管理员运行)