dim wsh
set wsh=createobject("wscript.shell")
wsh.run "你的批处理文件",vbhide

保存成".vbs"结尾的文件即可

posted on 2010-09-30 22:24  曼波  阅读(402)  评论(0)    收藏  举报