Copy & rename file using .bat file language?

Posted by flyout on Stack Overflow See other posts from Stack Overflow or by flyout
Published on 2010-06-05T16:45:31Z Indexed on 2010/06/05 16:52 UTC
Read the original article Hit count: 428

I want to make a .bat to copy & rename a file multiple times. I want to have a list of names, and an original file, then I want to copy that file and rename it for each name on the list.

How I can do this using a .bat file?

Also is it possible to run winrar fromthe .bat to .rar or .zip every file after copying/renaming?

© Stack Overflow or respective owner

Related posts about batch-file

Related posts about bat