in reply to Re^2: how to exit if tool is already running
in thread how to exit if tool is already running

See find Process ID on Win XP? and use that with the technique I show below to detect previous starts with the process list.

I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku
  • Comment on Re^3: how to exit if tool is already running