Hi Dw.
Is it possible and how to get the executing process (detect a starting/executing file process)?
I know how to list the already running but how about spotting the starting process? not the already running but let's say I try to open a Notepad.exe file I want to be able to get the execution of this file right at the very first place every time its try to start so that I will be able to trace back and or stop it before it even execute.