Or start/run cmd, change to the folder you want to be in,
then run "dir > filename.txt" (without quotes) to create
a text file listing of the files and folder in
that directory. Add the /s switch if you want it to
include sublistings within the folders.
From the command prompt (Start > Run > Cmd.exe), simply change to
the desired directory and type "tree > filetree.txt" or "tree > lpt1,"
just as you used to do in DOS. Any of the switches for the TREE
command (type "tree /?") will work with this command, if you wish to
modify the output. You can then subsequently edit the resulting text
file using NotePad, WordPad, Word, etc.
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.