Does not recognize all activities when creating an executable

Hello everyone

I am trying to generate an executable (.bat file) to run a robot, but the executable file does not work correctly and when I run the process through the UiPath application it performs the process correctly.

HI,

Can you share content of your bat file? It’s necessary to set options as the following document.

And it may be good to insert pause just after robot execution command in the bat file, in order to check if error message is shown.

Regards,