Start Process
Starts a specific process.
Last updated
Starts a specific process.
Last updated
This activity launches a specified application.
File Name: String Argument
The full file path where you can find the executable file of the application to be opened.
Note : All strings have to be placed between quotation marks
Arguments: String Argument
The parameters that can be passed to the application at startup.
Working Directory: String Argument
Path of the current working directory.