From: David Baumgarten on
I need to kill a process called acrobat.exe when my vb.net program closes.
Does someone know the code to terminate this process? I can start a process
and then kill it, but when i try this... it doesnt seem to work correctly.