Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Make a list of a folders contents

  • 06-07-2009 05:35PM
    #1
    Closed Accounts Posts: 798 ✭✭✭


    Hi all,
    I need to make a list of the contents of a folder.
    Seems like an simple thing but after googleing it can't find an easy way.

    Any suggestions?


    Thanks


Comments

  • Closed Accounts Posts: 798 ✭✭✭bobbyjoe


    Its a folder full of music. Want to be able to give it to a DJ as a list but don't want to have to type out all the names. Using Windows Vista.


  • Registered Users, Registered Users 2 Posts: 907 ✭✭✭bandit197


    Take a screenshot of the folder in list view?


  • Registered Users, Registered Users 2 Posts: 1,226 ✭✭✭blubloblu


    Dnuos


  • Registered Users, Registered Users 2 Posts: 161 ✭✭TeaServer


    If you want a text file you can do the following:

    1. Hold shift and right-click in the folder with the music you want to list
    2. Select Open new command prompt here in the menu presented
    3. In the new command window: dir /b > playlist.txt
    4. Open the new textfile in text editor of your choice to re-arrange if neccessary.

    /T


  • Closed Accounts Posts: 798 ✭✭✭bobbyjoe


    Thanks TeaServer that worked, nice one.

    Thanks for the other replies also.


  • Advertisement
  • Moderators, Regional Midwest Moderators, Paid Member Posts: 11,342 Mod ✭✭✭✭MarkR


    dir > list.txt

    Will output the current directory contents to a text file from a dos prompt....

    Oops. Beaten to the punch. Stupid you tube, distracting me.


Advertisement