
| Quote: | |
|
CODE: [Copy to clipboard]Dim
Set wsh=CreateObject("WScript.Shell")
Set oexec=wsh.exec("cmd.exe")
oexec.StdIn.Write "runas /user:administrator install.cmd" & vbCrLf
oexec.StdIn.Write "pws" & vbCrLf
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |