Open a command prompt.
Navigate to the folder containing the files using the cd command.
Type: dir /b>filelist.txt (to get a text file)

OR

Type: dir /b>filelist.csv (to get a csv file)

A text file or CSV named filelist.txt(csv( will appear in the directory, containing all the filenames.


Also save to CSV

1) type cmd into the start menu to bring up a dos prompt
2) use the command (for instance)   "cd C:\Users\BobJones\Desktop\New folder" to navigate to the folder in question
3) use the command "DIR > doggy.csv" to create a file named doggy.csv in the same directory that you can open directly with excel. 


http://answers.microsoft.com/en-us/windows/forum/windows_vista-files/export-list-of-files-in-an-explorer-folder/26aa4f8b-78ff-4093-8bff-3ee9b1ca33bf