West Coast Connection Forum
Lifestyle => Sports & Entertainment => Topic started by: sncere on October 03, 2009, 09:40:26 PM
-
hey eryone, i want to create a list of my music and movies. does anyone know a program i can use? i just downloaded List Maker and it's a piece of shit.
there's gotta be a better way to do it, other than just taking screen shots.
-
if you're using windows, and i assume they're all in the same directory
start-> run -> cmd.exe
cd drive:\path\to\your\movies
dir > C:\movie-list.txt
cd drive:\path\to\your\music
dir > C:\music-list.txt