Skip to content
On this page

Start Process

Description

Start the specified application and optionally pass a list of parameters to it.

Properties

CategoryPropertyTypeDescription
CommonContinue On ErrorboolSpecifies whether automation should continue even if the activity raises an error
InputArgumentsInArgument<string>Parameters that can be passed to the application at startup.
File NameInArgument<string>You can find the full path to the executabel file of the application you want to open. Note: All strings must be placed between quotes.
Working DirectoryInArgument<string>The path to the current working directory. This field only accepts string variables. Note: All string variables must be placed between quotes.
DefaultboolDefault shell execute.

A product of IRTech Company