Robot Executable

It is possible to create executables of the bots that are created with OpenRPA

No, that is not possible.

Hi

Using a .bat file I managed to run the bot from what looked like an executable, the example was taken from a guide Scheduling Robot

I don’t know what limitations it has but I’ll try it this way for the moment.

PowerShell.exe -ExecutionPolicy Bypass -Command "Invoke-OpenRPA -Filename 'WebExtract/NewWorkflow.xaml'"
1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.