Anyone knows how to extract the tasklist information using cmd, but without using "tasklist /svc" command?
You can use WMIC, something like :
WMIC PROCESS get Caption,Commandline,Processid