Fine let’s got one by one
For this
We can find the nupkg files in
“C:\ProgramData\UiPath\Projects”.
Then
- create a project in UiPath studio
- publish the project to a directory of choice
- copy the .nupkg package to the robot machine in the default package directory
( in my case thats in C:\ProgramData\UiPath\Packages\ ). please check your path - after this you should see the project in your robot (tray). Y
And then finally for this
We cannot start a process from Orchestrator on this type of Robots, and they cannot run under a locked screen. They can be started only from the Robot tray or from the Command Prompt . Attended Robots should only run under human supervision
Hope this would help you
Cheers @manderss