Open a DOS window, type

cd c:\whatever\directory\you\need
dir /b /s > filelist.txt

Behold the wonders of the command line.