# ExplorerPatcher 26100.4946.69.2_f112719 — 26100.4946.69.2 - Product: ExplorerPatcher (https://whatsnew.fyi/product/explorerpatcher) - Vendor: Valentin-Gabriel Radu - Date: 2025-09-12 - Version: 26100.4946.69.2_f112719 - Original notes: https://github.com/valinet/ExplorerPatcher/releases/tag/26100.4946.69.2_f112719 - Permalink: https://whatsnew.fyi/product/explorerpatcher/releases/26100.4946.69.2-f112719 - Labels: Pre-release; Platforms: Windows What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fixed "Unable to load weather information" due to changes in Google's side - **fixed** — Fixed hiding of Recommended Section on recent builds of 24H2 - **fixed** — File Explorer Title bar is now available again on >= 22H2 - **fixed** — Reduced the occurrences of the Windows 11 bug in Explorer windows where WM_SETTINGCHANGE would scroll the folder items list to the top - **changed** — Changed hooking library to SlimDetours - **fixed** — On ARM64, fixed incompatibilities with certain Windhawk mods that hook CreateWindowExW - **fixed** — On ARM64, fixed a very slim chance bug where hooked functions would cause a crash when called until a reboot - **changed** — ep_taskbar now statically links to private functions it uses - **fixed** — Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with TrayThreadBSTA feature flag turned on - **removed** — Windows 8 Network flyout is no longer an option on builds >= 25346 as van.dll was removed - **changed** — On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar a.k.a. ep_taskbar is now used by default - **fixed** — Fixed weather button not having an icon Tested on OS builds 26100.4946, 26100.5074, and 26200.5751. ###### 1 * ep_weather: Fixed "Unable to load weather information" due to changes in Google's side. Thanks @davids5 for the fix! (#1334, #4351) (c3c83ff) * Start11: Fixed hiding of Recommended Section on recent builds of 24H2. Thanks @m-wigley for the fix! (#4476) (9106226) * GUI: File Explorer > Title bar is now available again on >= 22H2. Thanks @SandTechStuff! (583fa53) * Reduced the occurrences of the Windows 11 bug in Explorer windows where `WM_SETTINGCHANGE` would scroll the folder items list to the top. (fa19402b) * Changed hooking library to SlimDetours. (ff30457) * On ARM64, fixes incompatibilities with certain Windhawk mods that hook `CreateWindowExW` such as [Taskbar Volume Control](https://windhawk.net/mods/taskbar-volume-control). * On ARM64, fixes a very slim chance bug where hooked functions would cause a crash when called until a reboot. * ep_taskbar: Now statically links to private functions it uses. (ab99f26) * Taskbar10: Fixed folder toolbar menus and Toolbars > New toolbar not working on builds with `TrayThreadBSTA` (54481602) feature flag turned on, such as 26100.5074+. (#4542) (1bbe207) * GUI: Windows 8 Network flyout is now no longer an option on builds >= 25346 as van.dll was removed. Thanks @m-wigley for the fix! (#4478) (72c6983) * On Windows 11 22H2+, Windows 10 (ExplorerPatcher) taskbar a.k.a. ep_taskbar is now used by default. (ad2fa72) ###### 2 * Fixed weather button not having an icon. (#4545) (6959c69) Known issues we will address in the short term: * Changing weather icon pack to "Microsoft" has no effect. * Shrink address bar height results in unexpected dimensions on recent 24H2 builds. * When the new Windows 11 Start menu feature flag is enabled, Windows 10 Start menu will refuse to open due to an internal change. Please consult the [README](https://github.com/valinet/ExplorerPatcher/blob/master/README.md) for more details. A detailed change log is available [here](https://github.com/valinet/ExplorerPatcher/blob/master/CHANGELOG.md). An archive containing all the files generated during the build process (including `dxgi.dll` and symbol files) is available [here](https://github.com/valinet/ExplorerPatcher/actions/runs/17673838874). *This release has been published automatically from commits up to and including f112719 in branch [master](https://github.com/valinet/ExplorerPatcher/tree/master/).*