How to schedule a process to run in a specific time daily

Hi @lin_wenpan,

Short answer to the location : C:\Users\%USERNAME%\AppData\Local\Programs\UiPath\Studio\UiRobot.exe

This change in file location was enforced from 21.10 version of the Studio, wherein the way UiPath Studio updates itself was changed and all mention of the version of studio was erased from the path. Also UiRobot.exe was forced to be connected to an orchestrator and using task-scheduler without Orchestrator connected to the robot instance was removed. In short, if you want to run robots using task-scheduler you have to be connected to your Orchestrator (1 local license). Else you will find the execution will fail with an error message "One local license is required."

When you cannot find where a .exe file is located, see the suggestions in this thread. The approach works for all executable files in windows.

1 Like