I'm trying to write some batch files for windows 2000 and I'm running into trouble with one part. <BR><BR>I have a path to an exe I want to run and this .exe takes a few switches. One of the switches ...
The Path variable holds the names of folders that are searched if the file being executed is not in the default folder at the command prompt. For example, if all the batch files are in C:\BATCH, and c ...
I'm scripting stupid. I have found a million examples of how to do this via google in every possible language but I simply don't know how to modify the scripts I've found to get the folders named the ...