I need to write a VB application which will close down another application. The application it needs to close doesn't have a constant window title, but I do know the EXE name.

Is there any way I can close an application down if I only know the EXE name.


Thanks in advance.