1. Create a file called tree.bat using a text editor (not Microsoft Word)
  2. Copy this to the file: tree /a /f > tree.txt
  3. Save the file.
  4. Copy this file into whichever directory you want to get a list of.
  5. Double click it to launch it and it will pull out the names of all files including those in subdirectories and put it into a file called tree.txt