I am writing a simple batch file to start programs.
What command(s) do I use to have the batch file FIRST check (automatically) to see if a program is running, and run the program if it is NOT already running?
[[ Thanks in advance, I've looked and I just can't seem to find the answer. ]]