Results 1 to 6 of 6

Thread: Getting a list from a folder of files

  1. #1
    I need to compile a list from a folder with a bunch of files in it. Anyone know how or what to use?
    Need a cheap/easy way of modding your xbox? Check this out.


  2. Software & Hardware   -   #2
    if you open up a command prompt
    go to the folder you want a list of the files in it
    run the command "tree /F"
    to save to a file use "tree /A /F > filename.txt"
    There are 10 types of people in the world those who understand binary and those who dont

  3. Software & Hardware   -   #3
    it says:

    Invalid path - "location"\list.txt
    No subfolders exist

    Replace "location with the folder it is in.



    EDIT: oops, forgot the ">". It worked. Thanks
    Last edited by SingaBoiy; 04-09-2005 at 03:51 PM.
    Need a cheap/easy way of modding your xbox? Check this out.


  4. Software & Hardware   -   #4
    Is there any way to cd to D:\ in cmd? It wont let me :\
    Need a cheap/easy way of modding your xbox? Check this out.


  5. Software & Hardware   -   #5
    Ive only used DirLister and it works fine...
    Attached Files Attached Files

  6. Software & Hardware   -   #6
    i have a cool program called file list generator, which is what i use when i want to post my music list, have a search on google, am sure u will find it there

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •