I already know how to create a list from a bunch of files in a certain path using the following command:
dir /b > dirlist.txt
I\'d like to know how