PDA

View Full Version : Can I do this...


dulux1309
10-01-2004, 08:45 AM
I would like to write a small app that runs in the background and performs a series of actions when a particular program stops. i.e. 1.exe is running - when the user closes this program, my app steps in and does its thing.

Can AMS do this?
thanks

rhosk
10-01-2004, 09:42 AM
Check out Enummerate Titles or Processes.

When the title or process terminates, launch/show your application.