12 Commits

Author SHA1 Message Date
Lin Yu-Chieh (Victor)
b2e86295fc Change to ModernUI Installer 2025-02-01 15:16:53 +08:00
Lin Yu-Chieh (Victor)
16f051bf82 right click ContextMenu + cancellationToken 2025-01-29 00:46:38 +08:00
Lin Yu-Chieh (Victor)
e4d6a00fa7 Show more in Everything
Add ARM to winget and scoop
Re-add scoop to releases
Match EPL-2.0
2024-07-20 19:27:04 +08:00
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
Shubham Roy
de07555081
Fix minor typo in the exeCreator.nsi error messages (#109) 2024-05-26 09:05:59 +08:00
Lin Yu-Chieh (Victor)
3d743f1f06 Add License
remove gloabl using, build errors
2024-05-08 16:31:39 +08:00
Yu Chieh Victor Lin
da9cc0a9d7 Resolves #92 #45
ARM dll, verbose installer
2024-04-19 15:37:15 +08:00
Yu Chieh Victor Lin
534b91c064 LibraryImport
code cleanup
2024-04-18 17:04:25 +08:00
Yu Chieh Victor Lin
474ceceaf7 Resolve #83 2024-03-25 14:25:51 +08:00
Lin Yu-Chieh (Victor)
d94a482d33 v0.78.0 2024-01-31 21:25:35 +08:00
Yu Chieh Victor Lin
78e94cb77e Resolve #79, build changes 2024-01-24 18:06:06 +08:00
Yu Chieh Victor Lin
8f96d5a3db NSIS builder for less AV false negatives
Build automations
Clean WD for winget in Actions
2024-01-21 02:44:00 +08:00