Include subfolders but exclude similar external folders?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
randy
Posts: 8
Joined: Thu Feb 28, 2013 5:03 pm

Include subfolders but exclude similar external folders?

Post by randy »

I would like to search only c:\1 and subfolders, but exclude folders starting with "c:\1" which are not subfolders, such as c:\1A, c:\123, c:\1 XYZ, etc.

Searching the c:\1 folder is no problem, but I can't exclude the external folders.

I want this to be the default search, ie an Include/Exclude configuration, not something I need to type each time.

Any help appreciated!
Elbart
Posts: 33
Joined: Sun Jan 24, 2010 12:53 pm

Re: Include subfolders but exclude similar external folders?

Post by Elbart »

Code: Select all

c:\1\*
randy
Posts: 8
Joined: Thu Feb 28, 2013 5:03 pm

Re: Include subfolders but exclude similar external folders?

Post by randy »

All it takes is an Include c:\1\ (all folders, subfolders and files).
I neglected the backslash (\) after '1'
Post Reply