I need to save all currently running processes in a table via "NameFile.Extension"
i need a result look like:
table={"autorun.exe", "services.exe","winlogon.exe", "smss.exe", "spoolsv.exe","svchost.exe", "csrss.exe", "system idle process", "system", "svchost.exe", "alg.exe", "ctfmon.exe", "sqlwriter.exe", "sqlservr.exe"};
I see contents of above table in Task Manager .
AMS help not help me in this case.

Reply With Quote
