1
taskkill /F /IM notepad.exe
src - https://community.spiceworks.com/how_to/55958-kill-multiple-instances-of-the-same-process-at-once
origin - https://www.pipiscrew.com/?p=19131 close-all-notepad-instances-at-once
1
taskkill /F /IM notepad.exe
src - https://community.spiceworks.com/how_to/55958-kill-multiple-instances-of-the-same-process-at-once
origin - https://www.pipiscrew.com/?p=19131 close-all-notepad-instances-at-once