I am running multiple instances of a program on my computer.

I would like to be able to kill all processes called ... "asdf.exe" for example.

If there were ten instances of "asdf.exe" in task manager, I would like to kill them all with a click of a button.

I can execute 30 instances of a program but cannot kill them all.