Report_23.docx
Presentation45.ppt
Diagram_67.xls
A little bit late for reply, but here you are.This is so awesome, thank you. Any way, however, to edit the script to search within the sub-directories in that folder for the contents in the list.txt?
That is an easy task for a batch file, if your list of 1000 files names can be saved in a txt file with every file name on separate line. Something like this:Then save this list to txt file; rename it to list.txt and put in your folder of 5000 files.Code:Report_23.docx Presentation45.ppt Diagram_67.xls
Download and extract a script in attachment. Start that script "ZZZZ_script.bat" AS ADMINISTRATOR , in the same folder of 5000 files. It will open your list.txt file(which should be there already) and will start searching for files and making copies to C:\your_files folder, which is predefined in that script.
That is an easy task for a batch file, if your list of 1000 files names can be saved in a txt file with every file name on separate line. Something like this:Then save this list to txt file; rename it to list.txt and put in your folder of 5000 files.Code:Report_23.docx Presentation45.ppt Diagram_67.xls
Download and extract a script in attachment. Start that script "ZZZZ_script.bat" AS ADMINISTRATOR , in the same folder of 5000 files. It will open your list.txt file(which should be there already) and will start searching for files and making copies to C:\your_files folder, which is predefined in that script.
That is an easy task for a batch file, if your list of 1000 files names can be saved in a txt file with every file name on separate line. Something like this:Then save this list to txt file; rename it to list.txt and put in your folder of 5000 files.Code:Report_23.docx Presentation45.ppt Diagram_67.xls
Download and extract a script in attachment. Start that script "ZZZZ_script.bat" AS ADMINISTRATOR , in the same folder of 5000 files. It will open your list.txt file(which should be there already) and will start searching for files and making copies to C:\your_files folder, which is predefined in that script.
That is an easy task for a batch file, if your list of 1000 files names can be saved in a txt file with every file name on separate line. Something like this:Then save this list to txt file; rename it to list.txt and put in your folder of 5000 files.Code:Report_23.docx Presentation45.ppt Diagram_67.xls
Download and extract a script in attachment. Start that script "ZZZZ_script.bat" AS ADMINISTRATOR , in the same folder of 5000 files. It will open your list.txt file(which should be there already) and will start searching for files and making copies to C:\your_files folder, which is predefined in that script.