Unable to find Robot Agent exe

Hi,

I want to trigger robot using batch script or cmd, but I can’t find robot agent exe, version installed: 2022.4

Please assist.

Thanks,
Rohit

Hi @Rohit_More

If I am not mistaken, UiPath Robot Agent is replaced by UiPath Assistant

UiPath Assistant

you can find more information on UiPath Assistant from below link
About UiPath Assistant

If it’s a community edition, then you can find the UiPath assistant.exe in below folder

C:\Users\{Username}\AppData\Local\Programs\UiPath\Studio\UiPathAssistant

For enterprise you can find it under

C:\Program Files\UiPath\Studio

Not sure will this help, you can find UiPath.Executor.exe and UiRobot.exe under

C:\Users\{Username\AppData\Local\Programs\UiPath\Studio


Note: Depending on the type of Installation, path may differ

Installing the Robot (uipath.com)

  • Installation Path - Select the folder where to install UiPath. The default location is %LocalAppData%\Programs when installing for the current user and %ProgramFiles% when installing for all users on the machine.

Thanks
John

Hello @Rohit_More

You can find the UiRobot.exe in the UiPath folder.

You can go to start->search for uipath->right click on icon and select Open file location
Then you may see the UiPath shortcut icon->Right click and select Open File location

there you will be able to find UiRobot.exe.

Thanks

Hi All,

Thanks for quick responses, I got the path

“C:\Users\User\AppData\Local\Programs\UiPath\Studio\UiRobot.exe” (Robot Path when studio installed)
“C:\Program Files\UiPath\Studio\UiRobot.exe” (Robot Path when only Robot installed)

Cheers,
Rohit