|
|
|
NirCmd Command Reference - killprocess
|
killprocess [process]
Terminates the specified process.
In the [process] parameter, you can specify the full path
of the process filename (e.g: 'C:\Program Files\Internet Explorer\iexplore.exe')
or the name of the process only, without the path (e.g.: iexplore.exe).
You can also specify the Process ID, by adding the '/' character as a prefix
(e.g. /1120).
Examples:
killprocess iexplore.exe
killprocess "c:\winnt\system32\calc.exe"
killprocess /1830
Other commands:
NirCmd Web Page
Download NirCmd
NirSoft Web Site
|
|
|