Robot Executable

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