Hi there.
I’m trying to execute a workflow from a .bat file and here is my command in .bat file:
start “C:\Users\wendyw\AppData\Local\UiPath\app-19.12.0-beta0061\UiRobot.exe” /file: “D:\wendy\UIPath_Projects\Platform_Test\Robot2_NotePad\Main.xaml”
But when I clicked the.bat file , the uipath studio opened without executing the process。 I checked the posts before like this one Start workflow from .bat file - #4 by Rammohan91 but no lucky. I tried run the command in cmd, and got this error.
Thanks.