• Navigation
Results 1 to 3 of 3
  1. #1
    CoP Dynamis
    Join Date
    Oct 2007
    Posts
    259
    BG Level
    4

    program that searches folders, and then exports the folder name to a text file

    not sure exactly how to put the subject, so its long as shit
    i'm wondering if there is such a program that would let me select a root folder, then it 'parses' all the folders inside it or something, and then exports the list to a text file

    reason i'm asking is i have a very large amount of music, and friends always want to know what i have available and whatnot, so instead of trying to remember, i can just send them the text file or something that lists all the artists/album names that are within my itunes folder.

  2. #2
    Chram
    Join Date
    Aug 2007
    Posts
    2,699
    BG Level
    7
    FFXIV Character
    Nours Sruon
    FFXIV Server
    Moogle
    FFXI Server
    Fenrir

    Create a txt file, inside of it paste

    "tree /F /A > Listing.txt" and then save it/rename it as listing.bat

    Then just put it wherever you want and it will output every files in every folder subsequent to that one in the .txt after executing it.

  3. #3
    CoP Dynamis
    Join Date
    Oct 2007
    Posts
    259
    BG Level
    4

    ah sweet, worked like a charm
    thanks alot

Similar Threads

  1. Replies: 7
    Last Post: 2009-08-06, 13:55