Re: http://www.howtogeek.com/howto.....mand-line/
Rather than following the method described in the post, which uses a third-party app to close a running process from the command line, you can use a native Windows command: C:\Windows\System32\taskkill.exe /f /im [ProgramName]. Of course, leave out the brackets!
