pragmatism first

SIGTERM for Windows

Request termination of process.

Synopsis

sigterm.exe /pid <int> [/timeout <int>] [/kill] [/silent] [/hide]

sigterm.exe /name <string> [/single] [/nocase] [/stop] [/timeout <int>] [/kill] [/silent] [/hide]

sigterm.exe /list

sigterm.exe /help

Description

Exit code

0 - done successfully, 1 - error occurred.

Screens

SIGTERM - pid SIGTERM - name

Sample usage

sigterm.exe /pid 1234
Close process with ID equal to 1234.

sigterm.exe /name "notepad"
Close processes with name like "notepad".

sigterm.exe /name "notepad" /single /timeout 1000 /hide /silent
Close process with name like "notepad", timeout 1000 ms, hide console window, silent mode.

Supported Operating Systems

Windows: all (requirement: .NET Framework 2.0).

Awards

100% CLEAN award granted by Softpedia

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software without limitation the rights to use and copy. Modification, decompilation, disassembly, merge, sublicense and/or sell this software prohibited.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Download

Go to downloads.