Help - Search - Members - Calendar
Full Version: want to view every file in 1 window
MSFN Forums > Microsoft Software Products - Discussion & Support > Windows Vista

   
Google Internet Forums Unattended CD/DVD Guide
dcyphure
is there a way to view every file that resides in all folders and subfolders in the same window without showing individual folders?

in other words, every file thats in every folder in C: drive, i want to view as if they were all in one folder....any way to do that or some software that can do that?


i'd also like to know if there is a software that can hide/filter any file types of my choosing from view
spacesurfer
not sure how to display just the filename without path, but this could be a start:

dir /s /b

and you can do

dir /s /b /o:n

to alphabetize
dcyphure
QUOTE (spacesurfer @ Aug 9 2008, 12:03 PM) *
not sure how to display just the filename without path, but this could be a start:

dir /s /b

and you can do

dir /s /b /o:n

to alphabetize


huh?
that made no sense to me whatsoever
GrofLuigi
QUOTE (dcyphure @ Aug 9 2008, 06:20 PM) *
is there a way to view every file that resides in all folders and subfolders in the same window without showing individual folders?

in other words, every file thats in every folder in C: drive, i want to view as if they were all in one folder....any way to do that or some software that can do that?


i'd also like to know if there is a software that can hide/filter any file types of my choosing from view


1. Total Commander (Ctrl+cool.gif.
2. Same (you can configure it).

GL

*Edit: Smiley code broke my post. That's Ctrl+B.
dcyphure
QUOTE (GrofLuigi @ Aug 9 2008, 05:41 PM) *
QUOTE (dcyphure @ Aug 9 2008, 06:20 PM) *
is there a way to view every file that resides in all folders and subfolders in the same window without showing individual folders?

in other words, every file thats in every folder in C: drive, i want to view as if they were all in one folder....any way to do that or some software that can do that?


i'd also like to know if there is a software that can hide/filter any file types of my choosing from view


1. Total Commander (Ctrl+cool.gif.
2. Same (you can configure it).

GL

*Edit: Smiley code broke my post. That's Ctrl+B.


it seems just to show whats in windows directory, but its a start
EGOvoruhk
Why not just run a classic search, but leave everything blank?
spacesurfer
QUOTE (dcyphure @ Aug 9 2008, 01:48 PM) *
huh?
that made no sense to me whatsoever

Sorry, with 400 posts, I thought you'd know what a command prompt is and would recognize the "dir" command. I guess I was wrong.
GrofLuigi
QUOTE (dcyphure @ Aug 10 2008, 02:27 AM) *
it seems just to show whats in windows directory, but its a start

You should navigate to whatever directory you want, then press Ctrl+B. It will list all files inside that directory + all files inside subdirectories all together flat in the lister. Isn't that what you wanted? Afterwards you could do whatever you want with the files, even drop them to another Explorer window(s).

GL
dcyphure
QUOTE (GrofLuigi @ Aug 10 2008, 11:54 AM) *
QUOTE (dcyphure @ Aug 10 2008, 02:27 AM) *
it seems just to show whats in windows directory, but its a start

You should navigate to whatever directory you want, then press Ctrl+B. It will list all files inside that directory + all files inside subdirectories all together flat in the lister. Isn't that what you wanted? Afterwards you could do whatever you want with the files, even drop them to another Explorer window(s).

GL

i'll try again...but when i did it inthe C: directory,it just shows whats in windows folder for some reason ..i wanted every file shown in the C: drive, so i'll play with it again.

QUOTE
Sorry, with 400 posts, I thought you'd know what a command prompt is and would recognize the "dir" command. I guess I was wrong.

lol, 400 posts only shows, i either have alot of questions or alot of opinions and i never once asked any question regarding commands....i just click pretty icons like most computer users. proabably not a good idea to assume anything in a forum, posts from someone is a very limiting way of knowing anything about them.
geek

  1. open the folder you want to see all files/folders for
  2. Hit f3
  3. type *.* into the search box
  4. Hit Enter
  5. Wait
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.