Thanks for all of the replies, but i don't think i'm explaining it well enough. I'm aware of using wmi with win32_process, but that class just won't cut it (at least not by itself).

I was hoping there was an object similar Shell.Application.Windows that would contain all of the applications that are currently open (The Applications tab of Task Manager, not the processes). I need to find the pid of app first then i could use wmi to kill it.

I'm going to keep looking.


Edited by maciep (2004-03-24 08:14 PM)
_________________________
Eric