Windows 让 cmd.exe 始终管理员运行
2015-03-25 本文已影响90人
Waste_Land
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”,确定 !