Detecting Processes as They Start in .NET

loch

New member
Joined
Apr 27, 2006
Messages
1
Programming Experience
5-10
Anyone know how i can detect a process as it starts and then do something based on what is happening?

This would be similar to a spyware scanner that detects when processes open and then possibly start.

There is an application called Megaman Effect which detects a process as it is opening and then actually delays the program from opening while it plays an animation based on the process name.

If anyone knows how to do this in VB .NET or C++ please let me know.

Thanks in advance.

-loch
 
Back
Top