I created a .xaml file project in uipath studio. I want to deploy the code in my 10 agent systems without having orchestrator and uipath studio.But All are having licensed Robot in his systems.
Publish your project in uipath studio creates a nuget package file under ‘C:\ProgramData\UiPath\Packages’.
Copy this package in the same folder(C:\ProgramData\UiPath\Packages) of all the systems after which you will see the process appearing in the uirobot tray which you can run.