The first thing you want to do is to locate to the directory you want the list of.
Then you copy the path, for example "C:\Users\Mave\Music\DnB\Vinyls"
Next thing you do is open up Command Prompt.
Now type "cd", a space, and then right click, and select 'paste'.
Next type "dir > filelist.txt"
The textfile can be found in the same directory you wanted to list the contents from.
And you're done!
Then you copy the path, for example "C:\Users\Mave\Music\DnB\Vinyls"
Next thing you do is open up Command Prompt.
Now type "cd", a space, and then right click, and select 'paste'.
Next type "dir > filelist.txt"
The textfile can be found in the same directory you wanted to list the contents from.
And you're done!