Saturday 9 February 2019

windows - How to close all notepad instances in a single close operation


I use notepad and often open multiple instances of it. Is there a way to close all instances of it in a single click ?


Closing them one at a is a real pain.


( I do not like to use notepad++ )



Answer



You can create a shortcut with command


taskkill.exe /im notepad.exe

No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...