CODE: [Copy to clipboard]for /f "delims=" %%a in (UpdateIPList.txt) do xcopy "%1" "%%a" /e /r /y /f /v>> %0.log