1
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Apr 28, 2024 — Apr 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Symbols: Remove unneeded setting the keys to 0 because the tree is deleted anyway if the hash does not match More... over 1 year ago
All: Disabled hooks on processes other than Explorer Because anticheats really hate DLLs that inject to games, let alone DLLs that hook existing functions. This was made as an attempt to fix #2267. More... over 1 year ago
Symbols: Reworked the symbol manager so that symbols don't need to be successfully downloaded in succession - This should fix start menu not working (at all!) on users who upgraded into 22621.2428 not through 22621.2361 with EP installed. Updating into this version will redownload symbols due to changes in the way they are managed. - 22621.2428 was just released to the general public, but symbols for twinui.pcshell.dll are not available at the time of writing. Despite that, StartDocked.dll and StartUI.dll are still the same as 22621.2361. - I've also removed hardcoded and stuffed-together offsets of really old DLL versions to make the code more concise. More... over 1 year ago
Taskbar10: Fixed `PatchExplorer_UpdateWindowAccentProperties` to not crash anymore with build 25951 (Canary) More... over 1 year ago
Taskbar10: Made the Control Center and Toast Center positioning patch work with build 25951 (Canary) More... over 1 year ago
Version: 22621.2361.58.4 More... over 1 year ago
Taskbar10: Disabled the patch for proper acrylic background on Canary builds I'm adding this check until a proper fix is made, so that EP can run on Canary although features will be very limited More... over 1 year ago
Start: Indicate that "Start menu style" requires restart so that Explorer tile pinning works properly. More... over 1 year ago
Taskbar11: Restored commit 085b3dd that I modified by accident More... over 1 year ago
Version: 22621.2361.58.3 More... over 1 year ago
Start10: The Pin to Start/Unpin from Start patch should not run when the Windows 11 start menu is used More... over 1 year ago
Build: Revert PlatformToolset to v142 I accidentally committed my change of this to v143 More... over 1 year ago
Start10: Revised the method of fixing Pin to Start/Unpin from Start More... over 1 year ago
Start10: Restored the Start_ShowClassicMode registry query that I accidentally removed More... over 1 year ago
Start10: Implemented proper fix for Pin to Start/Unpin from Start More... over 1 year ago
Start10: Fixed non-UWP apps disappearing on Dev channel builds 23545+ More... over 1 year ago
Start10: Fix AddUserPinnedShortcutToStart hook More... over 1 year ago
Build: Add ExplorerPatcher\packages.config More... over 1 year ago
FIle Explorer: Fix Pin to Start/Unpin from Start from Explorer and fix command bar option not being applied to non-primary Explorer instances More... over 1 year ago
Version: 22621.2361.58.2 More... over 1 year ago
Taskbar11: Fixed a bug that reset the "never combine" setting on OS builds 22621.2361+ More... over 1 year ago
Taskbar10: Fix Wi-Fi flyout buttons on 22621 builds More... over 1 year ago
Start10: Made `SyncSettingsFromRegToCDS()` to only run when the old start menu is enabled More... over 1 year ago
Start10: Fix start menu folders, show recently added, and show frequently used apps settings not being applied on 22621.2134+ More... over 1 year ago
All: Try to find `twinui.pcshell.dll` offsets from disk instead of from memory for compatibility with other tweak software More... over 1 year ago
Update README.md More... over 1 year ago
Version: 22621.2361.58.1 More... over 1 year ago
Taskbar10: Fix pen menu crashing `explorer.exe` on 22621.2134+ More... over 1 year ago
libvalinet: Upgraded to latest version which fixes VnGetUBR More... over 1 year ago
File Explorer: Try to avoid crashes related to the new Windows App SDK views More... over 1 year ago