How can I search a single folder including subfolders without having to search the entire C: drive?
Also, how can I search for a document by searching for a keyword(s) within the document's content?
how to search a single folder including subfolders
-
- Posts: 3
- Joined: Tue Apr 28, 2015 8:05 am
Re: how to search a single folder including subfolders
To search a folder and its subfolders, type in the folder followed by a trailing backslash, eg:
If the path contains spaces, please be sure to include double quotes:
Everything does not support content searching yet.
Code: Select all
D:\folder\
Code: Select all
"D:\folder with spaces\another folder\"