Terminate Program
This command attempts a safe shutdown of a running application. It does not force the application to close, however it attempts to dismiss any open dialogs the application may have running and sends a close request to the main application window.
Program Window Title Contains
Enter text that the program window caption is expected to contain. The text is case sensitive. The text does not have to contain the exact caption of the window, only a portion of it.
Window Class Name
If you wish to narrow the matching list of windows containing the text entered above by specifying a window class, enter it here.
Notes
- Fill in at least one of the fields as required.
- While specifying a window class will enhance precision, it is generally not required.
- For an alternative approach to terminating programs, use the Terminate Process command.