RPA - Executable

Good Morning

Is there a way to create an executable, or script or some way to run RPA on another computer without installing UIPATH?

Hello @informatica :wave:

I’m not sure if this is what you’re looking for but, you can actually install robot.exe alone and run your nuget packages (developed and published using UiPath Studio) in a computer.

When u publish (it will create nugget package) and it also required UiPath libraries(Dot.Net libraries) in the system. Because when you access it by Orchestrator the it will un pack the nugget package in root net.45 folder in the machine.

Good afternoon

I did the process, asked for several DLLs and then, other Assembly files … do you have to copy the entire folder?