If you need a computer on your network to automatically perform a file copy as soon as Windows loads -- such as to back up a particular file to your company's server -- the simplest method is to ...
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 ...