v0.58.0
版本发布时间: 2022-05-06 02:02:47
lin-ycv/EverythingPowerToys最新发布版本:v0.82.1(2024-07-20 19:31:44)
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:
- Typo fix #11
- Changed function variable name to match new PT update
- Included
settings.toml
to address #10 and #12- Changing the settings file requires a restart of PowerToys
- Tagged release with
x64
-
ARM64
is currently NOT planned, as I do not have a Windows ARM64 device to verify and debug the build.
Revision 1 - Everything-0.58.0.Rev1-x64.zip
- Continue instead of throw when there's issues with reading the registry Fixes #13
- Display proper icon for shortcut link files (.lnk)
- Custom icon when there's no icon found
Revision 2 - Everything-0.58.0.Rev2-x64.zip
- Implements search filter macros, Resolves #14
- Filter macros are implemented as part of settings.toml instead of hardcoding
- Users can adjust/create/delete filter macros to their liking
- Included defaults matches the official VoidTool docs:
- audio: Search for audio files.
- zip: Search for compressed files.
- doc: Search for document files.
- exe: Search for executable files.
- pic: Search for picture files.
- video: Search for video files.
- Made some code style changes and suppressions to match StyleCop requirements
Revision 3 - Everything-0.58.0.Rev3-x64.zip
- Using AssocQueryString instead of manually traversing the registry, addresses #13 and #16
- AssocQueryString will sometimes display program icon instead of file type icon, previous logic is still available with
Legacy Icon Logic
in the setting -
Legacy Icon Logic
will be phased out in the future if no issues are raised with AssocQueryString -
Legacy Icon Logic
will not crash the plugin when exceptions are thrown, but may result in no search results from Everything when exceptions are thrown
- AssocQueryString will sometimes display program icon instead of file type icon, previous logic is still available with
- Some icon changes
- Added localizations based on users who has starred the repo
- Translations are done with with web translators, may have translations error
- Arabic (ar)
- German (de)
- Hindi (hi)
- Italian (it)
- Japanese (ja)
- Korean (ko)
- Romanian (ro)
- Swedish (sv)
- Chinese Traditional (zh)
- Chinese Simplified (zh-cn)
- If you prefer to use English instead of a localization, delete the folder for your language
- Translations are done with with web translators, may have translations error
- Changed C# version to 8.0 from 7.3
the included Everything64.dll
is the official dll from VoidTools
1、 Everything-0.58.0.Rev1-x64.zip 63.01KB
2、 Everything-0.58.0.Rev2-x64.zip 63.74KB
3、 Everything-0.58.0.Rev3-x64.zip 84.08KB