How to loop through files in a folder using MS DOS batch file or Commandline
PowerShell rocks but I still use DOS commands to automate many day to day tasks Here is a script which can loop through files and perform whatever actions you want As you can see that %%F will return full path …
How to loop through files in a folder using MS DOS batch file or Commandline Read more »