v0.80.0
File | SHA256 |
---|---|
ZIP | 3bd90aac5fef6f04729c987bc027aae40028f3d5137302af6edcd6ab3c31a5c9 |
EXE | 8cd59891764444f5764ac122b7ded7a09b3cab00946b698242cc8779176c4d9f |
Installation methods
- WinGet :
winget install lin-ycv.EverythingPowerToys
- WinGet comes preinstalled with Windows 11 and Windows 10 version 1809+
- WinGet package needs to go through manual review process; therefore when a new release is published, there's a delay before it becomes available.
- Winget dependencies will check for
Powertoys
- Does NOT check for dependency version, so package validation doesn't fail when new PT version isn't reviewed yet.
Everything
is NOT listed as a dependency, as you can choose to use either
1.4 :winget install voidtools.Everything
or 1.5a :winget install voidtools.Everything.Alpha
- Chocolatey :
choco install everythingpowertoys
- Chocolatey needs to be installed separately
- Chocolatey packages also need a review process, but it's automated, and usually approved within 6 hours
- Chocolately dependencies will only check for
Everything 1.4
, as 1.5a is not available on chocolatey, and the PowerToys Chocolately package does not install when listed as a dependency (#55)
- Self-Extraction Installer (EXE) :
- Does NOT automatically close or launch PowerToys, please do this manually
- Done to reduce AV FP
- Extracts files to
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
- Does NOT automatically close or launch PowerToys, please do this manually
- Manual Installation (ZIP) :
- Exit Powertoys
- Extract the folder in the zip file to
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
- Restart PowerToys
Plugin settings for Everything in PT Run will appear at the bottom instead of the usual position at the top.
For methods 3 and 4, both Everything and PowerToys needs to be installed manually
*This plugin does not work with the lite version of Everything, lite does not support IPC
if you are on 1.5 alpha, you need to Disable alpha Instance, read #74 (comment)
if you're on ARM, read this: #45 (comment)
Full Changelog
- Added Polish #88
- Removed unnessecary usage of
PluginJsonStorage
#83 - Changed EXE behaviour to do less checks
- reduce AV FP
- Removed publishing to scoop
- Takes to long to review, impractical to support
the included Everything64.dll
is the official dll from VoidTools