Changes

Jump to: navigation, search

Script for checking if a process is already running

2 bytes removed, 19:38, 3 July 2008
m
no edit summary
}
if ( haveMatch == true ) {
WScript.Echo("Matches found");
WScript.Quit(1);

Navigation menu