How to list all files under a directory?

  • Thread starter Thread starter goorambatman
  • Start date Start date
G

goorambatman

Ok when I was using Windows XP and I wanted to list all files in a folder and
sub folders I would just do a search with the search field blank on that
folder. All files, folders and contents in those sub folders would be
listed. Then I could arrange things how I wanted etc...

Was useful when you had a folder with a heep of folders and all those
folders had a few music files in them. This was a good way of listing all
the music and folders in the one list.

Any way I can't seem to do this little trick in Vista with the new search
feature.

This would be a nice feature to have...

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/communitie...2fd&dg=microsoft.public.windows.vista.general
 
I'm not sure you'll like it, but simple command does that. The command is:
dir /o /s
 
Ok when I was using Windows XP and I wanted to list all files in a folder and
sub folders I would just do a search with the search field blank on that
folder. All files, folders and contents in those sub folders would be
listed. Then I could arrange things how I wanted etc...

Was useful when you had a folder with a heep of folders and all those
folders had a few music files in them. This was a good way of listing all
the music and folders in the one list.

Any way I can't seem to do this little trick in Vista with the new search
feature.

This would be a nice feature to have...

The feature already exists: just type an asterix character (*) in the search window.

Doug M. in NJ
 
Back
Top