How to get the PID if you know the Image Name
The reason I need the PID: I want to activate/'bring to front'/focus the other program, to do this I need the PID (or an other way of doing this).
I'm makeing my program with VB.NET 2005 (Express Edition), but the sulotion to activate an other programm, of wich I only know the Image Name, may also be a batch file or somethingelse, as long as my program can (make) it run.



