Open a command window ( you know that black looking doslike thing)
Go to the drive you desire
cd to the folder you desire
input
dir >dir.txt
dir /w >dir.txt
dir /w/s >dir.txt
w for width
s for subfolders included
makes a dir txt file of the folder/drive saved in the folder/drive you're in
dir >x:\folder\dir.txt
same but makes a dir txt file in x:\folder\ of your choice
And there exist TONS of freeware proggys who do that in windows if you want ...
as are:
http://www.snapfiles.com/Freeware/system/fwdiskcat.html
[Edit]
BTW, you best always add that /w thingy in the dir comm line or you get a lot of garbage ....
And as you're a woman: dir.txt can be dir1.txt, dir2.txt, music.txt, ......whatever_that_makes_sense_to_you.txt .....