Launch Application
Launches a windows application.
Last updated
Launches a windows application.
Last updated
Launches the specified windows application using the specified executable path.
Application Path : Required
The full file path where you can find the executable file of the application you want to open.
Arguments :
The parameters that can be passed to the application at startup.
Timeout : Required
The amount of time (in milliseconds) to wait for the activity to run before an error is thrown.
Working Directory :
The path of the working directory that will be used by the launched application.