Discussion related to "Everything" 1.5.
-
295126748
- Posts: 29
- Joined: Sun Mar 22, 2020 6:44 am
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: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
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
Post
by 295126748 »
solved .thanks