Here is an alternative method using Word (Can't remember the source - don't know whom to credit):
Making a list of filenames from a Directory in Word
When you drag and drop the filenames onto a Word document using the right mouse button, you get a menu that includes the option Create Hyperlink Here. After doing so, highlight all the resulting hyperlinks, press Ctrl-X to cut them to the clipboard, and select Edit | Paste Special from the menu. In the list of formats, select Unformatted text, then click on OK.
You now have a listing of all the selected files, but each filename is preceded by the full path, and the filenames are not on separate lines. Highlight the pathname portion of any one file, including the final backslash, and press Ctrl-C to copy it to the clipboard. Highlight all of the files and press Ctrl-H to bring up the Find and Replace dialog. Paste the path into the Find what box, and enter ^p in the Replace with box. After you click on Replace all, you'll have a nice listing of all the files, each on its own line, without the preceding path information.