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 ...
All apologies if this is easy, but I want to publish a simple batch file inside citrix. All that I have come across has suggested creating a file with the command start d my file.bat, and rename it ...