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  阅读(107)  评论(0)    收藏  举报