Wait __download\nameofbatchfile.bat __download\

(imported topic written by gigi23)

I download four files and then try to run the batch file.

The batch file runs fine and creates the proper directories.

//deploy the software

wait __download\nameofbatchfile.bat __download\

It completes fine but gives a failed status at the end. Am I missing anything from this last piece of code?

Thanks!

(imported comment written by gigi23)

Please ignore this topic, I figured out my relevance wasn’t 100% correct and got it working now. Thanks!