expand environment setting missing

Discussion related to "Everything" 1.5 Alpha.
Post Reply
295126748
Posts: 29
Joined: Sun Mar 22, 2020 6:44 am

expand environment setting missing

Post by 295126748 »

Hello :)

in 1.5

I cant find the setting of whether expand environment or not which 1.4 have

so if some files filename such as 123%tmp%123.txt

I cant type it into everything to search.

any suggestion?
void
Developer
Posts: 16735
Joined: Fri Oct 16, 2009 11:31 pm

Re: expand environment setting missing

Post by void »

Please break the environment variable with double quotes or use &percent:

123%"tmp"%123.txt

%"APPDATA"%

%""APPDATA%

&percent:APPDATA&percent:
295126748
Posts: 29
Joined: Sun Mar 22, 2020 6:44 am

Re: expand environment setting missing

Post by 295126748 »

solved .thanks
Post Reply