Home All Groups Group Topic Archive Search About

watch new created processes

Author
22 Oct 2006 8:38 PM
tresqboy
Iam wondering if it is even possible to watch for new created process
from the same machine. I want o be notified when *ANY* application is
created, by monitoring the processes (or calling wmi or any other
methods).
thanks all,
Tres

Author
23 Oct 2006 5:26 PM
Michael Nemtsev
Hello tresq***@gmail.com,

WMI with Win32_Process
"__InstanceCreationEvent", "__InstanceDeletionEvent" classes
Sampe is there http://groups.google.com/group/microsoft.public.dotnet.framework.wmi/browse_frm/thread/190af472a35934f/c63b3dd1e70a5604

> Iam wondering if it is even possible to watch for new created process
> from the same machine. I want o be notified when *ANY* application is
> created, by monitoring the processes (or calling wmi or any other
> methods).
> thanks all,
> Tres
---
WBR,
Michael  Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

AddThis Social Bookmark Button