Question in title. I want to search for files in the C:\Users\Administrator\Downloads folder but I don't want files that are in folders within Downloads to show up. So Downloads\Movies\Top Gun shouldn't be a result.
How do I do this?
how do i restrict results to just the parent directory?
Re: how do i restrict results to just the parent directory?
Code: Select all
parent:C:\Users\Administrator\Downloadshttps://www.voidtools.com/support/everything/searching/#functions wrote:parent:<path>
Search for files and folders in the specified path, excluding subfolders.
Re: how do i restrict results to just the parent directory?
Works! Thanks bro!
Re: how do i restrict results to just the parent directory?
You can also do something like,
C:\Users\Administrator\Downloads\*