I am trying tro run the nupkg as a batch file, however, it continues to run, and doesn’t ever close.
However when i run it in debug mode, it stops when it finishes.
I am trying tro run the nupkg as a batch file, however, it continues to run, and doesn’t ever close.
However when i run it in debug mode, it stops when it finishes.
does the process stop when ran in the batch at all? how are you executing the batch file
I ran it as a bat file by simply double clicking on the .bat file
Can you show us whats inside the bat file?
“C:\Users\ddill\AppData\Local\Programs\UiPath\Studio\UiRobot.exe” execute --file “C:\published\INDIRECT.PROOF.OF.CONCEPT.1.0.3.nupkg”
and when this process has ran, it runs again ?
I suggest adding a terminate process activity at the end of the workflow to terminate the execution