08-20-2011, 03:42 PM
(08-20-2011, 03:14 PM)Kom Wrote: I would say this is a more detailed thing, but that's my opinion.
I think a nice edit to this would be to put all the processes not just the top 5 with the amount their using and the location of the file... Would be good over all but also nice for an anti-malware addition to it =p
Just remove this bit then:
Code:
If ($num -gt $Total) {
break #break the loop
}
It already has a built in function for it though: