Hi. I was delighted to see a 64 bit version was available. It cured some out of memory issues when scanning drives.
I also make use of your es.exe command line program for various things, and unfortunately this no longer works with this new version of Everything.
Perhaps there's an issue cropped up between 649 and 653 but more likely it's just the fact that es.exe is incompatible with a 64 bit Everything.
Could you possibly build a 64-bit version of es.exe when you get a chance?
Many thanks.
ES.EXE and Version 1.3.3.653 (x64)
Re: ES.EXE and Version 1.3.3.653 (x64)
Ah, this is a bug in the x64 version, I will post a fix soon.
Thanks for bringing this to my attention.
Thanks for bringing this to my attention.
Re: ES.EXE and Version 1.3.3.653 (x64)
"Everything" version 1.3.3.656b or later should fix the issue.
Re: ES.EXE and Version 1.3.3.653 (x64)
Thanks for the quick reply. Unfortunately, while es no longer fails completely with build 656, it doesn't work correctly either.
There are two problems (that I've noticed)
1. It seems to ignore the first two characters in the search pattern
i.e. if I ran "es 123456" it returns a match set as if I'd typed es "3456"
It comes back with the correct results if I put two padding characters in the pattern e.g. "es xx123456"
2. It returns 1 less result than the main everything program does for the same pattern
if the main everything program returns 12 matches for "123456", then "es xx123456" only returns the first 11 matches.
There are two problems (that I've noticed)
1. It seems to ignore the first two characters in the search pattern
i.e. if I ran "es 123456" it returns a match set as if I'd typed es "3456"
It comes back with the correct results if I put two padding characters in the pattern e.g. "es xx123456"
2. It returns 1 less result than the main everything program does for the same pattern
if the main everything program returns 12 matches for "123456", then "es xx123456" only returns the first 11 matches.
Re: ES.EXE and Version 1.3.3.653 (x64)
Thanks for bringing this to my attention.
Fixed for the next beta update.
Fixed for the next beta update.
Re: ES.EXE and Version 1.3.3.653 (x64)
This issue should be fixed in 657b.
Re: ES.EXE and Version 1.3.3.653 (x64)
Many thanks. Yes build 657 has fixed it.