So here it is:
SBA_Task_Manager.au3 8.59KB
938 downloadsI had to get the If $oProc.GetOwner($sUserName, $sUserDomain) = 0 Then $avProcs[$n][3] = $sUserDomain & "\" & $sUserName line out because if a process stops.. (like when it closes: run notepad.exe and then close notepad (the win it self) will error the udf..)
Functions:
-See process Name, Priority, Path, CPU (usage), MEM (usage), Date created and Size..
-End a process..
-Export all processes to a file..
-Copy selected process..
Hope you guys like it..
Edited by ludocus, 03 July 2008 - 08:45 PM.





