I have a question, I would like to know if is possible execute a bot like a .exe program? (like a scrip).
I need to send one demonstration for a people doesn’t have the Studio installed on machine, and this people will click on app e then the UiPath will know some actions.
As far I understand the UiPath eco system, sadly the robots which you create using the UiPath platform cannot be packed into an .exe file. The UiRobot.exe is the executor program which is required to run your robot files (.xaml files) and this is only available when you install, at the minimum a UiPath robot instance. Officially you will not find a way to do this.
Hey, I’m new with UIPaths I’m currently using the UIPaths community version, and I have a few Questions.
Can I create .exe from the UiPath bot
Can I create an Installer from the UiPath bot
If not then how can I use this bot on machines which are not connected with orchestra or do not have UiPath Assistant?