How can I create a list of folders in WORD without retyping them all?

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 126
    Windows 7 Pro 32bit / Windows 7 Professional
       #11

    Use Windows Explorer to navigate to C:\User\UserNAME\Images\.

    Right click CLIENT ALBUMS with the shift key pressed (Shift + Right Mouse Click) and choose Open command window here.

    At the command prompt type dir /b > list.txt.

    That will create a txt file with the names of all of your files.

    Double click the list.txt file (It should open in Notepad). Select all of the text and use Edit menu, Copy. Open the file you with to copy the information to and use Edit menu, Paste to enter the data.

    Note: when you created the list, you also created a file called list.txt, and THAT FILE will be listed to. You may wish to edit the name of that file out of your list.

    Hope this helps. Best Wishes,
    RȘnce
      My Computer


  2. Posts : 543
    Windows 7 Ultimate x64
       #12

    Put speachmarks aropund your folder path. Ie: dir /b "C:\Users\MYNAME\My Pictures\CLIENT ALBUMS\SMITH"

    Windows cmd doesnt like spaces :)



    Dave
      My Computer


  3. Posts : 26,869
    Windows 11 Pro
       #13

    It probably didn't give you access because you didn't right click on command prompt and select 'run as administrator. Then give administrator permission when it asks.
      My Computer


  4. Posts : 176
    Win 7 Ult 64-bit
       #14

    Use the free program FileDir - it's portable and very useful .
      My Computer


  5. Posts : 359
    windows 7 home premium 64bit
       #15

    What about this little bit of software.

    Karen's Directory Printer
      My Computer


  6. Posts : 6
    windows 7 home premium
    Thread Starter
       #16

    Well, I did say I didn't know 'stuff'. Today I found the 'lists' several of them as I kept trying to create them. I didn't realize it would file them automatically. Now all I have to do is remember which of your suggestions worked for me. Thanks everyone.
      My Computer


  7. Posts : 6
    windows 7 home premium
    Thread Starter
       #17

    If there are other dummy's out there who have not yet figured it out, do this.
    Open the folder you want a list of the contents of in Windows Explorer,
    Shift + Right Click the folder on the left of the screen and choose Open command window here. Then use "dir /b > list.txt" at the end of the string to create a Notebook text file containing your list.
    The list will instantly appear in the folder.
    Amazing. Thanks everyone.
      My Computer


  8. Posts : 126
    Windows 7 Pro 32bit / Windows 7 Professional
       #18

    Glad you got it to work. The old command prompt is still mightier than the mouse.

    Best Wishes,
    RȘnce
      My Computer


  9. Posts : 6,285
    Windows 10 Pro X64
       #19

    Follow the 3rd paragraph of my previous response to open an Elevated Command Prompt. You will be at C:\Users\MYNAME.

    Once there, type cd "Images\CLIENT ALBUMS\SMITH" and press Enter. (need the double quotes as shown).
    Type dir /b > list.txt and press enter. This puts the output of the dir command into the file called list.txt.

    To look at it, type notepad list.txt and press Enter, or use Windows Explorer/My Computer to navigate to that folder and double click on list.txt which will open it in a Notepad window.


    Ooops, never mind, I see you got it figured out.
      My Computer


  10. Posts : 4
    Windows 7 Professional x86
       #20

    you need to elevate the cmd box, as described above go through the process until you find cmd.exe
    then right click run as administrator, then follow the advice given to get the required output :)
      My Computer


 
Page 2 of 3 FirstFirst 123 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 18:12.
Find Us