Msgbox "消息内容",0,"窗口标题"
set ws=createobject("wscript.shell") ws.run "taskkill /f /im abc.exe",hideMsgbox "进程abc.exe已经结束!"