Starting with windows xp
, the tlist
command was replaced by the tasklist
command.
The old tlist
command had the option \t
, which permitted to query parent/child process relationship.
Does a similar option exist in tasklist
?
Thank you
I think you want this:
tasklist /SVC
If this is not helpful then I recommend Process Explorer. It is a program which shows all parent and child processes.
This is the official link: http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx