run a bat file or script file in background

CreateObject("Wscript.Shell").Run "" & WScript.Arguments(0) & "", 0, False
Invisible.vbs "Kill.vbs ME.exe"
posted @ 2018-02-24 15:08  idlewith  阅读(98)  评论(0编辑  收藏  举报