set ws=createobject("wscript.shell") ws.run "%windir%\system32\calc" 复制代码
set ws=createobject("wscript.shell") ws.run "%windir%\system32\calc"