Quantcast
Channel: Windows Forms General forum
Viewing all articles
Browse latest Browse all 12583

Identify a running process and then opening a file

$
0
0

Hi ! I want to identify a running process and then opening a file. I want to do this in windows forms. for example : the code should check for running 'adobe reader' and if it finds adobe reader running then it should open a notepad.

the code structure is something like :

(if running process = adobereader.exe)

then open = notepad.exe



Viewing all articles
Browse latest Browse all 12583

Trending Articles