What should I write into the .bat file for it to find all files in folder and replace them with file
Posted
by Ole Jak
on Stack Overflow
See other posts from Stack Overflow
or by Ole Jak
Published on 2010-03-13T20:12:48Z
Indexed on
2010/03/13
20:15 UTC
Read the original article
Hit count: 228
What should I write into the .bat file for it to find all files with same names in folder (and it's sub folders) and replace them with file from another file (from another folder)?
Is there any fast way if we have 1 000 000 folders with nearely 10 000 files for replacement?
© Stack Overflow or respective owner