Avatar of haseebmalik
haseebmalik

asked on 

How can I run a .VBS silently from a batch file?

I am trying to run a .vbs file, however I can't figure out how to execute it silently from a batch file, the reason I'm using a batch file is that I have additional tasks that will need running too.
VB ScriptVisual Basic Classic

Avatar of undefined
Last Comment
purplepomegranite

8/22/2022 - Mon