select/search multiple files, copy and paste to a new folder

Page 2 of 4 FirstFirst 1234 LastLast

  1. Posts : 1
    64
       #11

    Thanks for the script! Can you adjust it so, it will only search for 2 file extensions: .sldprt and .slddrw

    I have a folder with 30000 drawings named (examples):
    123.sldprt
    123.slddrw
    1234.sldprt
    1234.slddrw

    so it would help if i only put this in the text file:
    123
    1234

    (I know this is an old post)
      My Computer


  2. Posts : 1
    windows 7 64
       #12

    is there any way to run this without administrator?
      My Computer


  3. Posts : 1
    Windows 7 Enterprise x64
       #13

    Error with file doesn't exist


    Neutron16 said:
    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:
    Code:
    Report_23.docx
    Presentation45.ppt
    Diagram_67.xls
    Then save this list to txt file; rename it to list.txt and put in your folder of 5000 files.

    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.

    Hi, When I try this it is being executed successfully but it says file not found. I'm trying to search few PDF files from a folder which has around 200K PDFs.
    The error message is: "The process tried to write to a nonexistent pipe"
    Please help!

    Thanks!
    Last edited by thakshilag; 17 Sep 2014 at 01:19. Reason: Add the exact error message
      My Computer


  4. Posts : 1
    64
       #14

    Is there any other way to do it? i mean with out running any codes?
      My Computer


  5. Posts : 1
    Windows 7 64 bit Ultimate
       #15

    This isn't working for me. I followed all the instructions but I probably missed something. I right click and run as admin right?
      My Computer


  6. Posts : 1
    64
       #16

    Can i use this for copying jpg files.... tried a lot but was not worki


    Can i use this for copying jpg files.... tried a lot, but was not working


    Neutron16 said:
    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:
    Code:
    Report_23.docx
    Presentation45.ppt
    Diagram_67.xls
    Then save this list to txt file; rename it to list.txt and put in your folder of 5000 files.

    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.
      My Computer


  7. Posts : 1
    Windows 7 Ultimate x64
       #17

    Neutron16 said:
    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:
    Code:
    Report_23.docx
    Presentation45.ppt
    Diagram_67.xls
    Then save this list to txt file; rename it to list.txt and put in your folder of 5000 files.

    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.

    This is a wonderful piece of aytomation, I need with a small modification , can you please help
    I need to search a word alone in the file and need to match and copy
    Eg :
    File name:

    AR_father_5433.xls
    AR_mother_7746.xls
    AR_sister_76475.xls

    My list will contail like:

    father
    mother
    sister



    can you please modify the batch for me pleaseeeeeeeeeeeeeeeeee
      My Computer


  8. Posts : 721
    Windows 10, Windows 8.1 Pro, Windows 7 Professional, OS X El Capitan
       #18

    Hi Alex,

    Is this batch file (attached) what you were after?

    Define your list inside the batch file rather than having a separate .txt file hold your list of words.
    select/search multiple files, copy and paste to a new folder Attached Files
      My Computer


  9. Posts : 3
    windows 7
       #19

    Brilliant , thanks Neutron16. I started with a list of 350 .MOV files that I needed to retrieve from amongst ~10000 video and image files spread over hundreds of sub-directories. The script took almost an hour to finish but it worked perfectly.
    It has inspired me to put some time into learning some of these command line super powers.
      My Computer


  10. Posts : 1
    Windows 7 ultimate x64
       #20

    Awesome and ive tried to modified the destination and excellent
      My Computer


 
Page 2 of 4 FirstFirst 1234 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 21:01.
Find Us