Easiest way to make an HTML file of all the mp3s I have?

dcpsoguy

Diamond Member
Nov 5, 2000
3,252
0
0
What is the quickest way for an autogeneration of the names of the songs I have in an mp3 folder?
 

AMDZen

Lifer
Apr 15, 2004
12,589
0
76
open CMD window under 'run'

go to directory with MP3's

type "dir /any options you might want > text.txt" without the ""s

Open Text file (now in the root of said directory), copy to HTML document.