Bat is not running when upgraded to the version 2019.10.3

I have upgraded UiPath to enterprise version of Uipath 2019.10.3. Bat file is not working for me.
Can’t we run robot through bat file in higher versions ?
Can anyone please help me with the solution?

@revati21394 What is the Command used in Bat file ?

“C:\Program Files (x86)\UiPath Studio\UiRobot.exe” -file “.xaml filepath”

Hi @revati21394

Could you please check the UiRobot.exe location. maybe the location of that file have been changed after upgrade.

I’m not sure about UiRobot.exe location of version 2019.10.3
for my location(version 2019.10.4) as below

“C:\Program Files (x86)\UiPath\Studio\UiRobot.exe”

Continuing the discussion from Bat is not running when upgraded to the version 2019.10.3:

Yes I have checked the UiRobot.exe location its the same I have mentioned in the bat file i.e
“C:\Program Files (x86)\UiPath \Studio\UiRobot.exe”