File | SHA256 |
---|---|
x64-ZIP | 5f77ed384e751a58997fd850be6c82356acbaaa346f4e541bf8c231505ac32f4 |
x64-EXE | f863f3c4cf10bc01ed2bb6b1083778da18b1d46301ce77bb85a2ce16a8141c14 |
ARM64-ZIP | aeab33ac30d3fac0f3d59e134e69840773aa038cb852f9963e83d9db45733c65 |
ARM64-EXE | 32d7d8f125dc333235532f857c42960ffec5bad3c37cb05b9bc97775e07ede85 |
x64SDK3-ZIP | 93553e31dc6b37f57159c6c80b24dfcaab498a2fe2869bcc1344007dd1df65dd |
x64SDK3-EXE | f0e97de5ca525979ce0a93d9546f0da7e814ac52644a220b9e588629348e7a59 |
For installation instructions and feature documentation, please visit the wiki page
if you're not sure which file to download below
- try
EverythingPT-X.XX.X-x64.exe
first, - if that fails to initialize, then you need to use
EverythingPT-X.XX.X-ARM64.exe
EverythingPT-X.XX.X-x64-SDK3.exe
is considered experimental and only supports Everything 1.5
Full Changelog
- Implemented Shell Context Menu option 8, #38
- Hotfix for #149, but introduces some limitations
- Fixed #152, pressing No on update prompt will actually disable future prompts for that version
- Implemented Delete option 7 in context menu, #162
- No confirmation dialog will popup, deletion cannot be undone as it'll be deleted without being move to recycling bin, use with caution
- Switched over to LibraryImport from dllImport
- Using NLog instead of cutom debug logger
- Writes debugging information into PT logs instead of a seperate txt file on the desktop
- Everything library files are not included in the installer/zip anymore, instead it's downloaded at first launch if it's missing.
- Downloads from here
- Interacting with the context menu will count towards Everything's run count
- There's a new variant of EPT, Everything3 / EPT3, which uses
Everything3_x64.dll
(the 3rd version of Everything's SDK)- Only compatible with Everything 1.5a
- Does not require alpha instance to be disabled
- Supports named instance
- Supports advanced sort (currently implemented: 2)
- Should be considered experimental, may be less performant and have some bugs
- Can work alongside the stable release
- uses
``
for direct activation to avoid conflicts with the stable release
- uses
- Does not support ARM
- Uses the 4th version number (revision), to indicate the difference
- EPT3 will always be 1 higher than EPT
- ie: 0.88.0 and 0.88.0.1 is the same, except 0.88.0.1 uses SDK3
- Built against PT v0.88.0
UPDATED 2025/01/31
Made changes to EPT (x64 and ARM64) installer to reduce AV FP
no change to EPT3 installer