How to copy multiple instances of a file or Image at once?

 

copy multiple instances of a file
copy multiple instances of a file


How to copy multiple instances of a file or Image at once?

 

Let’s say I have to copy a file 1.jpg to 100 instances.

 

File name: 1.jpg

File Path: C:\Users\kprabin\Desktop\Image\

 

Step 1:

Create a file with the following text format.

copy [original filename.ext] [destination path and filename]

copy 1.jpg C:\Users\kprabin\Desktop\Image\Images\1.jpg

 

Have as many instances as you need for the file.

 

For bulk instances, please use the spreadsheet template Bulk instances excel template.

 

 


*Note: Please ensure that your file name format is correct. [1.jpg, not 1.jpg.jpg].

 

Step 2:

Open a new text document, paste all of the value instances, and save the file with the extension [.bat].

 



Step 3:

Open the bat file and we are done. We have as many instances as the file given in the first place

 

Happy Excel!

 

 

Comments

Popular posts from this blog

How to rename file or folder names on bulk using command prompt?

Wie benennt man Datei- oder Ordnernamen in großen Mengen mit der Windows-Eingabeaufforderung um?