|
NirCmd Command Reference - suspendprocess
|
resumeprocess [process]
Resumes 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:
resumeprocess myprocess.exe
resumeprocess "c:\winnt\system32\calc.exe"
resumeprocess /1250
Other commands:
NirCmd Web Page
Download NirCmd
NirSoft Web Site
|
|