How can I compare process list 1 from 2 so that I can identify new process launched by process 2.
Sorry for that . Ill elaborate further then. I have a monitoring system which monitors process use by the user. In order for me to get the new process he launched I want to get first the first list of process Ill then use timer to check if he launches a new process it will scan the process 1 and if not found then it will be listed in a listbox. I tried WMI but I do not know how to get the process name that was launched using process trace. I have my thread question how to but no one answered that is why I change the approach that I will use
http://www.vbforums.com/showthread.p...ocess-launched
Sorry for that . Ill elaborate further then. I have a monitoring system which monitors process use by the user. In order for me to get the new process he launched I want to get first the first list of process Ill then use timer to check if he launches a new process it will scan the process 1 and if not found then it will be listed in a listbox. I tried WMI but I do not know how to get the process name that was launched using process trace. I have my thread question how to but no one answered that is why I change the approach that I will use
http://www.vbforums.com/showthread.p...ocess-launched