Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista file management

Vista - Scan Which Folders do not Include Cetrain Files

Reply
 
Old 08-31-2008   #1 (permalink)


 
 

Scan Which Folders do not Include Cetrain Files

i have one folder full of a bunch of sub-folders. each of the sub-folders should have a file with the extension ".cue" within them, but some may not. what i want to do is somehow scan all these sub-folders without the ".cue" file and deal with those folders.

My System SpecsSystem Spec
Old 08-31-2008   #2 (permalink)
R. C. White


 
 

Re: Scan Which Folders do not Include Cetrain Files

Hi, dannymichel.

As an old-timer, comfy at the C:> prompt, I probably would open a Command
Prompt window and use the good old Dir command from MS-DOS days:
Dir c:\<foldername>\*.cue /s

Dir produces a Directory, as you probably know or might guess, of
<foldername>. The * is a wildcard substituting for ANY filename, so *.cue
should list every file with the .cue extension. The /s switch means to
include files in all subfolders. This is the opposite of what you want, but
any folder whose name does NOT appear in the listing is a target for you to
"deal with".

In the Command Prompt window, type any command followed by /? to see a
mini-Help file listing all the switches and parameters available with that
command. Dir /? will explain the /s switch and other options.

In the GUI, I'd probably use Vista's Search command to do the same thing:
Press the Start key and type "C:\foldername\*.cue" and see which folders do
NOT show up. But I haven't really used this one much so I'm not sure how
well it works.

RC
--
R. C. White, CPA
San Marcos, TX
rc@xxxxxx
Microsoft Windows MVP
(Running Windows Live Mail 2008 in Vista Ultimate x64 SP1)

"dannymichel" <guest@xxxxxx-email.com> wrote in message
news:8ce8760ca9a0c09f71cdd1443a4b1e10@xxxxxx-gateway.com...
Quote:

>
> i have one folder full of a bunch of sub-folders. each of the
> sub-folders should have a file with the extension ".cue" within them,
> but some may not. what i want to do is somehow scan all these
> sub-folders without the ".cue" file and deal with those folders.
>
>
> --
> dannymichel
My System SpecsSystem Spec
Old 08-31-2008   #3 (permalink)


 
 

Re: Scan Which Folders do not Include Cetrain Files

thank you for replying.i really appreciate it.
the thing is i already know how to do a search for any file with a specific extension in a folder and any sub-folder in it.

i really really need a list of folders like
List of folders without .cue in them:
D:\folder\folder

knowing what folders they are in is not going to do anything for me.
i need a list, whether it be in a text file or just in explorer.
My System SpecsSystem Spec
Old 08-31-2008   #4 (permalink)
DDW


 
 

Re: Scan Which Folders do not Include Cetrain Files

dannymichel <guest@xxxxxx-email.com> wrote:
Quote:

>
>thank you for replying.i really appreciate it.
>the thing is i already know how to do a search for any file with a
>specific extension in a folder and any sub-folder in it.
>
>i really really need a list of folders like
>List of folders without .cue in them:
>D:\folder\folder
>
>knowing what folders they are in is not going to do anything for me.
>i need a list, whether it be in a text file or just in explorer.
Download AgentRansack.

Run a search for *.cue and start the search in the top folder

In the first column will be every file.

In the second will be all their locations.


DDW
--
Reply via this group
No email please
My System SpecsSystem Spec
Old 09-01-2008   #5 (permalink)


 
 

Re: Scan Which Folders do not Include Cetrain Files

thanks for replying.
i dont want to know where the cues are. i want to know where the cues arent.
i want whatever app it is to exclude the folders with the cues and just show me the ones without
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
ANN: Using include files VB Script
Windows Fax and Scan: Preview or scan images as separate files Vista print fax & scan
Can Vista Backup tool include folders that I specify, or is it just the basic tickbox choices? Vista General
Windows Fax and Scan: Scan using smaller files Vista print fax & scan
INCLUDE files PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46