
Determining if an app is running
How does one tell if an app is already running ?
How does Task manager come up with this info ?
I could not find the info in the registry, and do not see any documentation
for this that is readily accessible !
WSH allows me to run an app, (using WScript.Shell and Run()), but there
seems to be no way to check if an app is running and optionally to stop it.
----------------------
Harjit S. Batra