Finding another application from within VB.NET
In VB.NET (2005), what is the best way to look for the existence of another different application (not the VB one in question) running (in this case "AcroRd32.exe"), and then
subsequently kill it? Thanks much!

