github lin-ycv/EverythingPowerToys v0.56.2
v0.56.2 - .NET 6

latest releases: v0.82.1, v0.82.0, v0.81.0.1...
2 years ago

Extract folder in the zip file to C:\Program Files\PowerToys\modules\launcher\Plugins\
Everything needs to be installed separately and running: https://www.voidtools.com/downloads/
*This does not work with the lite version of Everything, it does not support IPC
if you are on 1.5 alpha, you need to Disable 1.5a Instance

Full Changelog:

  • Change target framework to .NET 6, in accordance to PT v.0.56.0 update
    • Backward compatibility not guaranteed
    • Forward compatibility should be fine, if not new version will be released accordingly
  • Changed logic for Preview when disabled to more accurately display the program used to open file type
  • Removed dispose for cancellation token to prevent issue #5
  • Increased default query time allowance 75 -> 150 ms, wait is still 1 sec

the included Everything64.dll is now using the official dll from VoidTools

Revision 1 - Everything0562_R1.zip

  • Using own Process.Start instead of Helper.OpenInShell Fixes #7
  • Removed depreciated nuget package, moved to Microsoft.CodeAnalysis.NetAnalyzers
  • Removed timeout warning when wait is enabled Fixes #8
  • Increased wait time to 2.5 sec

Revision 2 - Everything0562_R2.zip

  • Removed CancellationToken and wait #8
    • CancellationToken should be unnecessary since Everything is fast to return results
    • May cause slowdowns when searching non-local files with preview enabled
  • Improved icon handling when preview not enabled

Don't miss a new EverythingPowerToys release

NewReleases is sending notifications on new releases.