Options - Indexes - Exclude: "Exclude files" field does not support environment variables?

Have a suggestion for "Everything"? Please post it here.
Post Reply
etc
Posts: 49
Joined: Tue Jun 24, 2014 7:17 pm

Options - Indexes - Exclude: "Exclude files" field does not support environment variables?

Post by etc »

e.g.:
This works:

Code: Select all

?:\Windows\Prefetch\*.pf;?:\Users\*\AppData\Roaming\Microsoft\Windows\Recent\*.lnk
This does not work:

Code: Select all

%WinDir%\Prefetch\*.pf;%AppData%\Microsoft\Windows\Recent\*.lnk

BTW, another suggestion:
Also add the "Restore Defaults" button in each sub page of "Indexes".
void
Developer
Posts: 15487
Joined: Fri Oct 16, 2009 11:31 pm

Re: Options - Indexes - Exclude: "Exclude files" field does not support environment variables?

Post by void »

Everything 1.5.0.1302a will now expand your exclude files and include only files filters.


I will consider adding a Restore Defaults button to all indexing subpages.

Thanks for the suggestion.
Post Reply