Everything search plugin for PowerToys Run
Go to file
Lin Yu-Chieh (Victor) 3841365af3 Enhanced ARM64 support and code cleanup
- Updated `Community.PowerToys.Run.Plugin.Everything.csproj` for better `x64` and `ARM64` support, including platform-specific constants and simplified resource management.

- Improved `ARM64` build process in `PostBuild` event, including automatic replacement of `Everything64.dll` with `EverythingARM64.dll`.

- Streamlined result processing in `Everything.cs` for efficiency and readability, using direct paths and filenames from the Everything SDK.

- Reverted to `[DllImport]` in `NativeMethods.cs` for P/Invoke, updating method signatures accordingly.

- Cleaned up `Main.cs` by removing unused `using` directives, handling a new `Prefix` setting, and removing obsolete ARM DLL logic.

- Extended plugin configuration options in `Settings.cs` with a new property for the query prefix and differentiated update logic in `Update.cs` for `x64` and `ARM64` executables.

- Closes #115 #112
2024-07-03 22:08:20 +08:00
.github fix #108 2024-05-25 21:11:41 +08:00
bin Update actions permissions 2024-04-07 16:06:14 +08:00
Images Using AssocQueryString and Translations 2022-06-01 17:41:33 +08:00
Interop Enhanced ARM64 support and code cleanup 2024-07-03 22:08:20 +08:00
NSIS Enhanced ARM64 support and code cleanup 2024-07-03 22:08:20 +08:00
Properties Enhanced ARM64 support and code cleanup 2024-07-03 22:08:20 +08:00
SearchHelper LibraryImport 2024-04-18 17:04:25 +08:00
.gitignore NSIS builder for less AV false negatives 2024-01-21 02:44:00 +08:00
Community.PowerToys.Run.Plugin.Everything.csproj Enhanced ARM64 support and code cleanup 2024-07-03 22:08:20 +08:00
Community.PowerToys.Run.Plugin.Everything.xml Added filter macros, adjustments for StyleCop..etc 2022-05-18 15:19:39 +08:00
ContextMenuLoader.cs Add License 2024-05-08 16:31:39 +08:00
Debugger.cs fix #108 2024-05-25 21:11:41 +08:00
Everything64.dll 0.73.0, Impliment RunCount 2023-09-02 13:21:32 +08:00
Everything.cs Enhanced ARM64 support and code cleanup 2024-07-03 22:08:20 +08:00
EverythingARM64.dll LibraryImport 2024-04-18 17:04:25 +08:00
GlobalSuppressions.cs Enhanced ARM64 support and code cleanup 2024-07-03 22:08:20 +08:00
LICENSE Add License 2024-05-08 16:31:39 +08:00
Main.cs Enhanced ARM64 support and code cleanup 2024-07-03 22:08:20 +08:00
plugin.json Enhanced ARM64 support and code cleanup 2024-07-03 22:08:20 +08:00
Settings.cs Enhanced ARM64 support and code cleanup 2024-07-03 22:08:20 +08:00
settings.toml fix #108 2024-05-25 21:11:41 +08:00
Update.cs Enhanced ARM64 support and code cleanup 2024-07-03 22:08:20 +08:00

Everything for PowerToys Run

GitHub repo size GitHub release (release name instead of tag name) Winget version Chocolatey Version GitHub all releases GitHub release (latest by date)

This plugin adds Everything search results to PowerToys Run.
This repo is to be used with the PowerToys repo, this will not compile when used standalone, as it's missing references from PowerToys.
Dev instructions are in the wiki.

Install instructions

There are 4 different methods of installation, chose the one you prefer:

  1. WinGet : winget install lin-ycv.EverythingPowerToys
  2. Chocolatey : choco install everythingpowertoys
  3. Self-Extraction Installer (EXE) : Download from release page
  4. Manual Installation (ZIP) : Download from release page

Detailed explanations and instructions are on the release page

ko-fi

Requirements

Stargazers over time