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