Set thresholds for the exit status codes and the program startup state—maximized, minimized, or hidden.
Advanced
Details
Treat exit codes greater than
By default, a successful application completion returns an exit code of 0. It can be useful to treat exit codes greater than 0 (or another specified value) as a potential error by logging a warning or an error.
Program startup state
Choose the application's startup state. Note that some applications may ignore this setting. Available options are:
Default · Application is opened the same way as it would be when launching it manually.
Maximized · Application window is maximized at launch.
Minimized · Application is minimized (displayed on the Windows Taskbar).
Hidden · Program is shown neither on screen nor Taskbar and is accessible only from Task Manager.