Link to home
Start Free TrialLog in
Avatar of JamieD71
JamieD71Flag for United Kingdom of Great Britain and Northern Ireland

asked on

VBScript - run exe file while passing file

Hi Experts,

I hope someone can help with what is likely to be a simple query...  I am looking for a vbscript to call an exe file and then pass an xml file...  The following works very well from the command line...

C:\Program Files\AI\app.exe /config "C:\Program Files\AI\initial config.xml"

Thanks for your help!
Avatar of COACHMAN99
COACHMAN99

paste your string into a .bat or .vbs (depending on what you want to do.
ASKER CERTIFIED SOLUTION
Avatar of Santosh Gupta
Santosh Gupta

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial