Hi All,
I am trying to call a command line exe file and pass parameters to it. I assume a batch file would be the best way to do this, but how do I pass parameters from the vbscript to a batch file?
You can call the exe from the vbscript passing parameters to it. look at the WshShell object and it's .Run and .Exec methods.
[red]"... isn't sanity really just a one trick pony anyway?! I mean, all you get is one trick, rational thinking, but when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick[/red]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.