Windows Explorer folder list

  • Thread starter Thread starter wildhog86
  • Start date Start date
W

wildhog86

How can I print out all of the folders and subfolders on a HD using Windows
Explorer? Have a 1TB HD with music and it has 1100+ folders and 4000+
subfolders that I'd like to print a listing.
 
dir /a:d /b /s /n c:\ > c:\dir.txt

See if that works for you. :)

Jim
 

Ask a Question

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.

Ask a Question

Back
Top