windows-kill
windows-kill copied to clipboard
Does not seem to work w/o reporting any error
I have a Console application which is correctly terminated via SendSignal original application, however, it does not work with "windows-kill" which I've installed via Chocolatey (version of package is 1.1.4 as of now) and it does not produce any error output.
> windows-kill -1 42128
Windows Kill 1.1.4 | Windows Kill Library 3.1.3
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.18363 N/A Build 18363
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Workstation
OS Build Type: Multiprocessor Free
I can also reproduce this behaviour when installing windows-kill
via Chocolatey.
But when I use the binary directly from the windows-kill_x64_1.1.4_lib_release.zip it works flawlessly:
.\windows-kill_x64_1.1.4_lib_release\windows-kill.exe -SIGINT 16312
Windows Kill 1.1.4 | Windows Kill Library 3.1.3
Signal sent successfuly. type: 0 | pid: 16312