Debugging Tools for Windows |
The following examples demonstrate the use of the Kill tool.
The following command terminates processes whose names begin with "myapp."
The following command terminates the process whose process ID (PID) is 2520:
The following command terminates processes whose names begin with "my*." It does not prompt for confirmation. This command succeeds even when this process is a system service: