Quote Originally Posted by Cookie Monster View Post
Create a notepad file, copy this to it, save it and rename the .txt to .bat
dir *.* /B /OGEN /S >LIST.TXT
Double click the bat in the folder you want and it will create a list in txt format with it's content.
full file paths, but better than all the bytes info. thanks.