Hi.
I'm looking on my drive for files with the name explorer.exe.
But I also take as a result all the files that contain the explorer.exe e.g. explorermui.exe.
What is the syntax to get only results for explorer.exe ?
Thanks.
Searching a specific name
Re: Searching a specific name
Did you mean explorer.exe.mui?
Please try the following search:
wholefilename:explorer.exe
-or-
wfn:explorer.exe
exact:explorer.exe
regex:^explorer\.exe$
If you want to find executable files containing explorer in the filename, please search for:
explorer *.exe
Please try the following search:
wholefilename:explorer.exe
-or-
wfn:explorer.exe
exact:explorer.exe
regex:^explorer\.exe$
If you want to find executable files containing explorer in the filename, please search for:
explorer *.exe
-
- Posts: 6
- Joined: Sun Feb 21, 2021 11:10 pm
Re: Searching a specific name
Thanks.
Is there a list , with all commands/functions and them descriptions ?
Is there a list , with all commands/functions and them descriptions ?