Zerker on 26/7/2013 at 22:32
Here's another weird solution for you:
Install (
http://www.cygwin.com/) Cygwin
Install an SSH Server inside of Cygwin
OR
Enable Telnet
(
http://technet.microsoft.com/en-us/library/cc770501%28v=ws.10%29.aspx)
SSH/Telnet into your PC from another PC/Smartphone
Use the command line application TASKKILL to kill the offending program (use TASKLIST to check the executable name). Add /? to the command line for either to check the usage instructions.
SSH is obviously more secure than Telnet, but it's probably not a big deal if you're just connecting via LAN and you don't allow that port to be forwarded by your router.