Do you have UltraEdit installed?
First, copy the mixed directory files and attribute times in, and replace the space segments used to separate the contents with <tab> characters.
Then copy the content into Excel, and Excel will place the directory files and attribute times in different columns according to the <tab> delimiter.
Then add an empty column in front of the directory file column, insert xcopy, and replace the column after the directory file column with the target directory and /e.
After that, copy them all into a bat file together.
First, copy the mixed directory files and attribute times in, and replace the space segments used to separate the contents with <tab> characters.
Then copy the content into Excel, and Excel will place the directory files and attribute times in different columns according to the <tab> delimiter.
Then add an empty column in front of the directory file column, insert xcopy, and replace the column after the directory file column with the target directory and /e.
After that, copy them all into a bat file together.
