Details
-
Type:
Question
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Labels:None
-
Environment:
Win7 Ultimate (32bit) upgraded to Win10 1511 in tower desktop PC
Description
Occasionally I need to close Greenshot briefly. I'd like to do this by a batch file. I have a batch file that successfully closes various chats - so I modeled the close-Greenshot one on that, but unlike the batch for closing Chats, it does NOT work for Greenshot. the UNsuccessful code is
'taskkill /F /IM Greenshot.exe' How do I need to modify that ? (and WHY ?)