Skip to main content

Close Application

Overview


Closes a Windows application.

Input

Close Application

NameRequiredDescription
Process IDThe Process ID of the application you want to close

Advanced

NameRequiredDescription
Close NaturallyAttempts to close the application naturally as if a user clicked close. With this option enabled, the application is likely to block the closing process with popups such as: 'Do you want to save before exiting', etc.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.