标题:
求助:用批处理实现结束explorer.exe重新用另一个用户打开
[打印本页]
作者:
techwise
时间:
2010-8-18 13:02
标题:
求助:用批处理实现结束explorer.exe重新用另一个用户打开
意思是,当前登录用户不是管理员,要在不注销的情况下打开管理员用户的桌面(不是桌面对应的文件夹)
runas /savecred /u:administrator calc.exe
taskkill /f /im calc.exe /t
taskkill /f /im explorer.exe /t
C:\WINDOWS\system32\runas.exe /savecred /u:administrator explorer.exe
以上命令不能实现。
欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/)
Powered by Discuz! 2.5