Start Process Not Running exe

Hi,

I have small exe file that works when I manually run it. However, when I try to use ‘Start Process’ a cmd prompt opens but the exe fails to complete (simple copy file to s3)

The only thing I have configured in the Start Process is the filename :
“C:\Users\Administrator\Desktop\Transfer.exe”

Are there any other arguments required?

Many thanks

Fiorano

Also - there are no error messages from the UiPath workflow (it completes)

@Fiorano500000

Can you try with Open Application activity

cheers

Try Use Application/Browser. You should be working in modern anyway.