I'd like to obtain the title of a program from the running processes name, using C#.
Example:
I know a program is called "msn.exe", and i want to obtain the title (name), "Windows Live Messenger" from the application. How would i go about doing that? Googling has left me at a loss.