Open command prompt and type
dir /S > test.txt
This will list all files and folders (including subfolders) in the current
directory and write it to a file called test.txt. You can open the file in a
word processor and print it. For help on the command prompt, use the Windows
help.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.