Want a program to create a list of my files


  1. Posts : 16
    Windows 10
       #1

    Want a program to create a list of my files


    I know there's a command prompt to do this, but it only works on the current folder. I have folders within folders and I need a program to easily list all those files.
      My Computer


  2. Posts : 1,579
    Windows 10 Pro
       #2

    dir /s
    lists current and all child folder contents
      My Computer


  3. Posts : 29,078
    Windows 10 21H1 Build 19043.1023
       #3

    Not exactly what I expected, Word Man. :)

    I have 22,183 files on this computer, 99.44 percent of which are unrecognizable to me because they're just numbers/code.

    I don't think this is what the OP wanted at all.
      My Computer


  4. Posts : 1,579
    Windows 10 Pro
       #4

    If OP is more specific, Wynona, I can be more specific.

    How about the whole c: drive, listed on desktop in a text file?

    dir /s c:\ > "%userprofile\desktop\cdrivefiles.txt"

    [This yields a 24.4 MB text file to my desktop! ]

    and many more variations available as described by the output of "dir/?"

    Depends on the end use whether command prompt will suffice or whether a "program" is needed.

    It's not actually the case, as asserted by OP, that:
    nights said:
    ...command prompt to do this, but it only works on the current folder...
    WizTree's not bad for a free program: http://antibody-software.com/web/index.php?ref=wiztree Perhaps that's the kind of response OP was looking for? Your guess may be better than mine unless OP responds to specify.
      My Computer


  5. Posts : 16
    Windows 10
    Thread Starter
       #5

    Word Man said:
    dir /s
    lists current and all child folder contents
    Thanks, guess I was using the wrong one before.
      My Computer


  6. Posts : 1,579
    Windows 10 Pro
       #6

    No problem, nights. You're welcome.
      My Computer


 

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

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




Windows 10 Forums