Today I came across this software called Batch Compiler. Batch Compiler is an advanced software for scripting batch files and compiling them into EXE files. The free tool offers you a workspace where ...
You need <B>for</B>:<BR><pre class="ip-ubbcode-code-pre">Runs a specified command for each file in a set of files. FOR %variable IN (set) DO command [command ...