Can anyone tell me what the command is to find what programs are currently runing? like the list u get when u hit crtl+alt+del
I need to check if a program is running, and respond accordingly..
I dont think the App.previnstance will work, it only checks to see if itself is already running right?