Start Process

Starts a specific process.

This activity launches a specified application.

Input

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.

Last updated