Run Batch file from Command Executor
Posted: Mon Apr 24, 2023 3:50 am
Can someone tell me what I'm doing wrong?
I want to end my workflow by running a batch file, so I set up a command executor processor, and use the following parameters:
I keep getting returned error 1.
I want to end my workflow by running a batch file, so I set up a command executor processor, and use the following parameters:
I also tried it with quotes around the paths, and also simplycd C:\Users\midso\Desktop\indexer\
start index-bgvid.bat
C:\Users\midso\Desktop\indexer\index-bgvid.bat
I keep getting returned error 1.