Hi
Can i use the 'size:' function alone (without any other searchterm)? because right now on both W7 x86 / x64 Everything just hangs when i try to filter only for filesize. So if i'm just type "size:" hangs the app.
size: function
Re: size: function
You can, but I wouldn't recommend it.Can i use the 'size:' function alone (without any other searchterm)?
"Everything" would have to read the extended file information for every single file and folder which could take several minutes..
Please try limiting your search as much as possible before using the following commands:
Code: Select all
datemodified:
datecreated:
size:
attrib:
Code: Select all
D:\Music\ *.mp3 size:>100mb