πProcess Terminator by Name

π Description
Terminates processes
Name
Description
Name
Input Example : "Example.exe"
Force Termination
This forcefully terminates a process
Terminate All Launched Child Processes
This will terminate also all processes which were started by this process
Filter
Applies a filter to select a set of tasks.You can use more than one filter or use the wildcard character(*) to specify all tasks or image names. (A list of filters can be found in the documentation)
Name
Description
Successfully Terminated
Returns false if the process was not found, Windows is not used or the termination failed
Last updated