Search for "batch scripting"
Command Line Mutex
Windows batch commands, by default, don't provide any easy way to fork a task (tasks can be forked using the "start" command) only if the task is not already started. This little batch script can be used to launch an executable only when an image ...Read More | Tags: Windows, Batch Scripting






