[Tip]kill a process by bat

Use taskkill.exe from cmd like this:

taskkill /f /IM "Inventor.exe" 

原文地址:https://www.cnblogs.com/taoxu0903/p/1895201.html