Skip to content

v0.82.1

Latest
Compare
Choose a tag to compare
@lin-ycv lin-ycv released this 20 Jul 11:31
· 2 commits to main since this release
File SHA256
x64-ZIP 6f2e7c57474ed67bb89ff334f427749ec0f2c66be6d27a538e0c25ac72d1f8a8
x64-EXE a366bf47a44cf81cdca2d5d90817063ef8254b42701806ba57e25f67ff77d030
ARM64-ZIP dc555f8b5c57bdffb7ec710aedcf5823a457e2549f707501de34b01b94d00153
ARM64-EXE eccf2532bd2c403ea4980c284bc42279a9c89ef55e373df939b0f5175436ced6

Installation methods

  1. WinGet : winget install lin-ycv.EverythingPowerToys
    • WinGet comes preinstalled with Windows 11 and Windows 10 version 1809+
    • WinGet package updates require review, process takes a while.
    • No dependencies are listed, install Powertoys and Everything seperately

      PowerToys: winget install microsoft.powertoys
      Everything: winget install voidtools.everything OR winget install voidtools.everything.alpha

  2. Chocolatey : choco install everythingpowertoys
    • Chocolatey needs to be installed separately
    • Chocolatey package updates pretty fast
    • Chocolately dependencies will only check for Everything 1.4

      PowerToys: choco install powertoys

  3. Scoop : scoop bucket add extras | scoop install extras/everything-powertoys
    • Scoop needs to be installed separately
    • Scoop package updates pretty fast
    • Dependencies are only listed as suggestions, needs to be installed seperately

      PowerToys: scoop bucket add extras | scoop install extras/powertoys
      Everything: scoop bucket add extras | scoop install extras/everything OR scoop bucket add versions | scoop install versions/everything-alpha

  4. Self-Extraction Installer (EXE) :
    • Some AV will detect the installer as malicious, either allow the EXE or use the ZIP file instead
    • Powertoys and Everything needs to be installed seperately
    1. Exit Powertoys
    2. Run EXE
    3. Restart PowerToys
  5. Manual Installation (ZIP) :
    • Powertoys and Everything needs to be installed seperately
    1. Exit Powertoys
    2. Extract the folder in the zip file to %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
    3. Restart PowerToys

Plugin settings for Everything in PT Run will appear at the bottom of the settings page.

Both Everything and PowerToys needs to be installed
*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)

Full Changelog

  • Feature to see more results in Everything main window
    • Setting to set Everything64.exe location if not in default "Program Files" location
  • Reduced default results to 10
  • Changed default sort to NAME_ASCENDING to match Everything defaults
  • Added ARM64 to both winget and scoop
  • Corrected License to EPL-2.0

the included Everything64.dll and EverythingARM64.dll is the official dlls from VoidTools

GitHub release (by tag)