Throwing an error while running bot through batch file

Can someone help me with this error . Wrote a simple batch file to run the bot .but getting this error while opening xaml file Annotation%202019-10-23%20105207

1 Like

Try this

“C:\Program Files (x86)\UiPath\Studio\UiRobot.exe” /file:“xaml file location” /executor /process /monitored

2 Likes

Thank you … its working …Can i know /executor /process /monitored how these commands helps

1 Like

is there any other things to do … i am changing the main .xaml path … i mean mentioning the different and another project . but it taking the first one only … Irrespective batch file path ,
Another thing noticed If UIrobot tray is already opened then Process is not running . can you please help me on this @lukas_krishnan