Skip to content

Releases: deep-soft/ExplorerPatcher

22621.3880.66.7

26 Oct 06:16
2f0e6ff
Compare
Choose a tag to compare
22621.3880.66.7 Pre-release
Pre-release

Tested on OS builds 19045.4598, 22621.3296, 22621.3810, 26120.961, and 26244.5000. (Note: 22621 and 22631 share the same OS files)

1
  • Taskbar10: Introduced a new taskbar implementation: Windows 10 (ExplorerPatcher). (146070d, 0b86e55)
    • You can try this implementation out by changing the "Taskbar style" to "Windows 10 (ExplorerPatcher)".
    • For now, this is only available for builds 22621, 22631, and 22635. Other builds will not have the option.
    • Refer to this wiki article for more information including important ones.
2
  • Taskbar10: Due to false positive antivirus detections, the new taskbar implementation is no longer bundled in the setup program. (48c2a75)
    • If you want to use the new taskbar implementation, you can download the appropriate DLL for your system from the Releases page of its releases repository, and then manually putting it in C:\Program Files\ExplorerPatcher without the architecture specifier.
    • For example, for 226xx builds on x64-based systems, download ep_taskbar.2.amd64.dll, rename to ep_taskbar.2.dll, and lastly put it in C:\Program Files\ExplorerPatcher.
3
4

With this update, ExplorerPatcher is now officially compatible and supported on Windows 11 24H2 🥳🎉

  • Start10: Now works again on 24H2 and 226xx.3930+. (755f101, 7e0f7eb, b473114)
  • Taskbar10: EP's taskbar DLLs are now included again in the setup files. (d9595fc)
  • Taskbar10: Network icon now shows again on 24H2. (7e0f7eb, b473114)
  • Start10: Fixed positioning when the taskbar is not placed at the bottom, on 24H2 and latest 22H2/23H2 builds. (de2532d, ea5881f)
  • Taskbar10: Fixed taskbar jump list flyout positioning when the taskbar is not placed at the bottom, on latest 22H2/23H2/24H2 builds. (39609e4)
  • Setup: Updated the code for dealing with locked files, this should reduce the chances of getting setup failures due to locked files. (7e0f7eb)
  • ep_taskbar: Fixed tray icons not being saved.
  • ep_taskbar: Removed the Copilot button on 22H2.
5
  • Taskbar10: Fixed jump list positioning patch on latest builds with TaskbarJumplistOnHover feature flag. (valinet#3615) (351a020)
  • Taskbar11: Fixed Task Manager menu entry doing nothing on 24H2+. (valinet#3021, valinet#3556) (060066c)
  • Start10: Fixed symbols mechanism when custom StartUI_.dll is used. (0f38628)
  • Start10: Increased reliability of ARM64 patterns for restoring the animations and fixing positioning. (valinet#3566) (2ea3894)
  • ep_taskbar: Fixed the task band not having a handle when the taskbar is unlocked.
  • ep_taskbar: Fixed scroll arrows in window list popups (ExtendedUI) having weird appearance and behavior.
6
  • Updates: Fixed a bug where empty UpdateURL registry values would break the updates system. (valinet#3668) (ac14c75)
  • Setup: Cleaned some unneeded stuff in the setup binary. (9811810)
  • Misc: Restored exported functions for launching/restarting Explorer: ZZLaunchExplorer, ZZLaunchExplorerDelayed, and ZZRestartExplorer. (9811810)
7
  • Taskbar10: The registry key for the "Combine taskbar labels" setting is no longer redirected. (eb1f1ec, 2a6fb15)
    • This means you can now configure this reliably both from EP's Properties dialog and the Settings app.
    • If you are using EP with Windows 11 taskbar on Windows 11 builds before 226x1.2361 (builds without the Never Combine option on the Windows 11 taskbar), please make sure that this is set to "Always" to prevent issues.
  • ep_taskbar: Now supports EP Weather. (valinet#3546)
  • ep_taskbar: Disabled app icon animations in the notification center button due to crashes when receiving a large number of notifications. (valinet#3605)
  • ep_taskbar: Fixed an issue where fallback UWP app icons do not show up, such as Okular's. (valinet#3754)
  • ep_taskbar: Fixed an issue where the primary taskbar's monitor location is not remembered. (valinet#3719)
  • ep_taskbar: Implemented Win+X hotkey. (valinet#3671)
  • ep_taskbar: Initial support for Windhawk mods. The following classes are now exported: ClockButton, CTaskListThumbnailWnd, CTaskBand, CTaskBand::CLauncherTask, CTaskBtnGroup, CWindowTaskItem, CImmersiveTaskItem, CTaskGroup, TaskItemFilter, CTaskListWnd, and CTaskThumbnail. (valinet#3769)
    • Check this list for compatibility info.
    • The mods themselves need to be manually updated to support ep_taskbar. Please contact the respective mod authors for this.

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including 2f0e6ff in branch master.

22621.3880.66.7

16 Oct 21:40
337a2f5
Compare
Choose a tag to compare
22621.3880.66.7 Pre-release
Pre-release

Tested on OS builds 19045.4598, 22621.3296, 22621.3810, 26120.961, and 26244.5000. (Note: 22621 and 22631 share the same OS files)

1
  • Taskbar10: Introduced a new taskbar implementation: Windows 10 (ExplorerPatcher). (146070d, 0b86e55)
    • You can try this implementation out by changing the "Taskbar style" to "Windows 10 (ExplorerPatcher)".
    • For now, this is only available for builds 22621, 22631, and 22635. Other builds will not have the option.
    • Refer to this wiki article for more information including important ones.
2
  • Taskbar10: Due to false positive antivirus detections, the new taskbar implementation is no longer bundled in the setup program. (48c2a75)
    • If you want to use the new taskbar implementation, you can download the appropriate DLL for your system from the Releases page of its releases repository, and then manually putting it in C:\Program Files\ExplorerPatcher without the architecture specifier.
    • For example, for 226xx builds on x64-based systems, download ep_taskbar.2.amd64.dll, rename to ep_taskbar.2.dll, and lastly put it in C:\Program Files\ExplorerPatcher.
3
4

With this update, ExplorerPatcher is now officially compatible and supported on Windows 11 24H2 🥳🎉

  • Start10: Now works again on 24H2 and 226xx.3930+. (755f101, 7e0f7eb, b473114)
  • Taskbar10: EP's taskbar DLLs are now included again in the setup files. (d9595fc)
  • Taskbar10: Network icon now shows again on 24H2. (7e0f7eb, b473114)
  • Start10: Fixed positioning when the taskbar is not placed at the bottom, on 24H2 and latest 22H2/23H2 builds. (de2532d, ea5881f)
  • Taskbar10: Fixed taskbar jump list flyout positioning when the taskbar is not placed at the bottom, on latest 22H2/23H2/24H2 builds. (39609e4)
  • Setup: Updated the code for dealing with locked files, this should reduce the chances of getting setup failures due to locked files. (7e0f7eb)
  • ep_taskbar: Fixed tray icons not being saved.
  • ep_taskbar: Removed the Copilot button on 22H2.
5
  • Taskbar10: Fixed jump list positioning patch on latest builds with TaskbarJumplistOnHover feature flag. (valinet#3615) (351a020)
  • Taskbar11: Fixed Task Manager menu entry doing nothing on 24H2+. (valinet#3021, valinet#3556) (060066c)
  • Start10: Fixed symbols mechanism when custom StartUI_.dll is used. (0f38628)
  • Start10: Increased reliability of ARM64 patterns for restoring the animations and fixing positioning. (valinet#3566) (2ea3894)
  • ep_taskbar: Fixed the task band not having a handle when the taskbar is unlocked.
  • ep_taskbar: Fixed scroll arrows in window list popups (ExtendedUI) having weird appearance and behavior.
6
  • Updates: Fixed a bug where empty UpdateURL registry values would break the updates system. (valinet#3668) (ac14c75)
  • Setup: Cleaned some unneeded stuff in the setup binary. (9811810)
  • Misc: Restored exported functions for launching/restarting Explorer: ZZLaunchExplorer, ZZLaunchExplorerDelayed, and ZZRestartExplorer. (9811810)
7
  • Taskbar10: The registry key for the "Combine taskbar labels" setting is no longer redirected. (eb1f1ec, 2a6fb15)
    • This means you can now configure this reliably both from EP's Properties dialog and the Settings app.
    • If you are using EP with Windows 11 taskbar on Windows 11 builds before 226x1.2361 (builds without the Never Combine option on the Windows 11 taskbar), please make sure that this is set to "Always" to prevent issues.
  • ep_taskbar: Now supports EP Weather. (valinet#3546)
  • ep_taskbar: Disabled app icon animations in the notification center button due to crashes when receiving a large number of notifications. (valinet#3605)
  • ep_taskbar: Fixed an issue where fallback UWP app icons do not show up, such as Okular's. (valinet#3754)
  • ep_taskbar: Fixed an issue where the primary taskbar's monitor location is not remembered. (valinet#3719)
  • ep_taskbar: Implemented Win+X hotkey. (valinet#3671)
  • ep_taskbar: Initial support for Windhawk mods. The following classes are now exported: ClockButton, CTaskListThumbnailWnd, CTaskBand, CTaskBand::CLauncherTask, CTaskBtnGroup, CWindowTaskItem, CImmersiveTaskItem, CTaskGroup, TaskItemFilter, CTaskListWnd, and CTaskThumbnail. (valinet#3769)
    • Check this list for compatibility info.
    • The mods themselves need to be manually updated to support ep_taskbar. Please contact the respective mod authors for this.

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including 337a2f5 in branch master.

22621.3880.66.5

01 Sep 22:35
ad41465
Compare
Choose a tag to compare
22621.3880.66.5 Pre-release
Pre-release

Tested on OS builds 19045.4598, 22621.3296, 22621.3810, 26120.961, and 26244.5000. (Note: 22621 and 22631 share the same OS files)

1
  • Taskbar10: Introduced a new taskbar implementation: Windows 10 (ExplorerPatcher). (146070d, 0b86e55)
    • You can try this implementation out by changing the "Taskbar style" to "Windows 10 (ExplorerPatcher)".
    • For now, this is only available for builds 22621, 22631, and 22635. Other builds will not have the option.
    • Refer to this wiki article for more information including important ones.
2
  • Taskbar10: Due to false positive antivirus detections, the new taskbar implementation is no longer bundled in the setup program. (48c2a75)
    • If you want to use the new taskbar implementation, you can download the appropriate DLL for your system from the Releases page of its releases repository, and then manually putting it in C:\Program Files\ExplorerPatcher without the architecture specifier.
    • For example, for 226xx builds on x64-based systems, download ep_taskbar.2.amd64.dll, rename to ep_taskbar.2.dll, and lastly put it in C:\Program Files\ExplorerPatcher.
3
4

With this update, ExplorerPatcher is now officially compatible and supported on Windows 11 24H2 🥳🎉

  • Start10: Now works again on 24H2 and 226xx.3930+. (755f101, 7e0f7eb, b473114)
  • Taskbar10: EP's taskbar DLLs are now included again in the setup files. (d9595fc)
  • Taskbar10: Network icon now shows again on 24H2. (7e0f7eb, b473114)
  • Start10: Fixed positioning when the taskbar is not placed at the bottom, on 24H2 and latest 22H2/23H2 builds. (de2532d, ea5881f)
  • Taskbar10: Fixed taskbar jump list flyout positioning when the taskbar is not placed at the bottom, on latest 22H2/23H2/24H2 builds. (39609e4)
  • Setup: Updated the code for dealing with locked files, this should reduce the chances of getting setup failures due to locked files. (7e0f7eb)
  • ep_taskbar: Fixed tray icons not being saved.
  • ep_taskbar: Removed the Copilot button on 22H2.
5
  • Taskbar10: Fixed jump list positioning patch on latest builds with TaskbarJumplistOnHover feature flag. (valinet#3615) (351a020)
  • Taskbar11: Fixed Task Manager menu entry doing nothing on 24H2+. (valinet#3021, valinet#3556) (060066c)
  • Start10: Fixed symbols mechanism when custom StartUI_.dll is used. (0f38628)
  • Start10: Increased reliability of ARM64 patterns for restoring the animations and fixing positioning. (valinet#3566) (2ea3894)
  • ep_taskbar: Fixed the task band not having a handle when the taskbar is unlocked.
  • ep_taskbar: Fixed scroll arrows in window list popups (ExtendedUI) having weird appearance and behavior.

Warning

Please include the following folders in your antivirus' exclusion list to prevent issues due to false positive detections:

  • C:\Program Files\ExplorerPatcher
  • %APPDATA%\ExplorerPatcher
  • C:\Windows\dxgi.dll
  • C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy
  • C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy

For Defender, you can run the following script in PowerShell as an administrator:

Add-MpPreference -ExclusionPath "C:\Program Files\ExplorerPatcher"
Add-MpPreference -ExclusionPath "$env:APPDATA\ExplorerPatcher"
Add-MpPreference -ExclusionPath "C:\Windows\dxgi.dll"
Add-MpPreference -ExclusionPath "C:\Windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy"
Add-MpPreference -ExclusionPath "C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy"

A little request from us: Because the development of EP's taskbar implementation took a lot of effort for 8 consecutive months, and that an ARM64 device to support the making and testing of ARM64 builds is not cheap, it would be really, really appreciated if you can donate @Amrsatrio via Ko-fi 🙏

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including ad41465 in branch master.

22621.3880.66.4

02 Aug 16:55
28fdd73
Compare
Choose a tag to compare
22621.3880.66.4 Pre-release
Pre-release

Tested on OS builds 19045.4598, 22621.3296, 22621.3810, 26120.961, and 26244.5000. (Note: 22621 and 22631 share the same OS files)

1
  • Taskbar10: Introduced a new taskbar implementation: Windows 10 (ExplorerPatcher). (146070d, 0b86e55)
    • You can try this implementation out by changing the "Taskbar style" to "Windows 10 (ExplorerPatcher)".
    • For now, this is only available for builds 22621, 22631, and 22635. Other builds will not have the option.
    • Refer to this wiki article for more information including important ones.
2
  • Taskbar10: Due to false positive antivirus detections, the new taskbar implementation is no longer bundled in the setup program. (48c2a75)
    • If you want to use the new taskbar implementation, you can download the appropriate DLL for your system from the Releases page of its releases repository, and then manually putting it in C:\Program Files\ExplorerPatcher without the architecture specifier.
    • For example, for 226xx builds on x64-based systems, download ep_taskbar.2.amd64.dll, rename to ep_taskbar.2.dll, and lastly put it in C:\Program Files\ExplorerPatcher.
3
4

With this update, ExplorerPatcher is now officially compatible and supported on Windows 11 24H2 🥳🎉

  • Start10: Now works again on 24H2 and 226xx.3930+. (755f101, 7e0f7eb, b473114)
  • Taskbar10: EP's taskbar DLLs are now included again in the setup files. (d9595fc)
  • Taskbar10: Network icon now shows again on 24H2. (7e0f7eb, b473114)
  • Start10: Fixed positioning when the taskbar is not placed at the bottom, on 24H2 and latest 22H2/23H2 builds. (de2532d, ea5881f)
  • Taskbar10: Fixed taskbar jump list flyout positioning when the taskbar is not placed at the bottom, on latest 22H2/23H2/24H2 builds. (39609e4)
  • Setup: Updated the code for dealing with locked files, this should reduce the chances of getting setup failures due to locked files. (7e0f7eb)
  • ep_taskbar: Fixed tray icons not being saved.
  • ep_taskbar: Removed the Copilot button on 22H2.

ℹ️ Important note: Please include the following folders in your antivirus' exclusion list to prevent issues due to false positive detections:

  • C:\Program Files\ExplorerPatcher
  • %APPDATA%\ExplorerPatcher

For Defender, you can run the following script in PowerShell as an administrator:

Add-MpPreference -ExclusionPath "C:\Program Files\ExplorerPatcher"
Add-MpPreference -ExclusionPath "$env:APPDATA\ExplorerPatcher"

A little request from us: Because the development of EP's taskbar implementation took a lot of effort for 8 consecutive months, and that an ARM64 device to support the making and testing of ARM64 builds is not cheap, it would be really, really appreciated if you can donate @Amrsatrio via Ko-fi 🙏

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including 28fdd73 in branch master.

22621.3880.66.3

02 Aug 16:42
b0d5f2a
Compare
Choose a tag to compare
22621.3880.66.3 Pre-release
Pre-release

Tested on OS builds 19045.4598, 22621.3296, 22621.3810, 26120.961, and 26244.5000. (Note: 22621 and 22631 share the same OS files)

1
  • Taskbar10: Introduced a new taskbar implementation: Windows 10 (ExplorerPatcher). (146070d, 0b86e55)
    • You can try this implementation out by changing the "Taskbar style" to "Windows 10 (ExplorerPatcher)".
    • For now, this is only available for builds 22621, 22631, and 22635. Other builds will not have the option.
    • Refer to this wiki article for more information including important ones.
2
  • Taskbar10: Due to false positive antivirus detections, the new taskbar implementation is no longer bundled in the setup program. (48c2a75)
    • If you want to use the new taskbar implementation, you can download the appropriate DLL for your system from the Releases page of its releases repository, and then manually putting it in C:\Program Files\ExplorerPatcher without the architecture specifier.
    • For example, for 226xx builds on x64-based systems, download ep_taskbar.2.amd64.dll, rename to ep_taskbar.2.dll, and lastly put it in C:\Program Files\ExplorerPatcher.
3
  • Introduced support for ARM64 devices. (992b3a6, 2e4e4f5, b76c0e4, c9884b2, 57f63ad, 78788ec, 4799b4b, 5d0d218)
    • These builds are only tested on and made to work with 24H2 ARM64 builds. Older ARM64 Windows versions than 24H2 may not work as expected.
    • An ARM64 device to support the making and testing of ARM64 builds is not cheap, so please consider donating @Amrsatrio via Ko-fi to recoup the costs.
  • Added an "Update now" button into update notifications for easier updating. (2b9c747, 8c16a9a)
  • Revised how files are packed in ep_setup for smaller size and easier maintenance. (30579b0, b253625, 04fd2b7, db54ce9, 126c024, c0201ff)
  • ⚠️ Note for users with the pre-release versions enabled: Versions before this one will not be able to update to this version or later versions due to the updater code of previous versions not supporting multiple binaries in one GitHub release. Please manually update by downloading the appropriate binary from this page.

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including b0d5f2a in branch master.

22621.3880.66.3

26 Jul 18:01
fd6459b
Compare
Choose a tag to compare
22621.3880.66.3 Pre-release
Pre-release

Tested on OS builds 19045.4598, 22621.3296, 22621.3810, 26120.961, and 26244.5000. (Note: 22621 and 22631 share the same OS files)

1
  • Taskbar10: Introduced a new taskbar implementation: Windows 10 (ExplorerPatcher). (146070d, 0b86e55)
    • You can try this implementation out by changing the "Taskbar style" to "Windows 10 (ExplorerPatcher)".
    • For now, this is only available for builds 22621, 22631, and 22635. Other builds will not have the option.
    • Refer to this wiki article for more information including important ones.
2
  • Taskbar10: Due to false positive antivirus detections, the new taskbar implementation is no longer bundled in the setup program. (48c2a75)
    • If you want to use the new taskbar implementation, you can download the appropriate DLL for your system from the Releases page of its releases repository, and then manually putting it in C:\Program Files\ExplorerPatcher without the architecture specifier.
    • For example, for 226xx builds on x64-based systems, download ep_taskbar.2.amd64.dll, rename to ep_taskbar.2.dll, and lastly put it in C:\Program Files\ExplorerPatcher.
3
  • Introduced support for ARM64 devices. (992b3a6, 2e4e4f5, b76c0e4, c9884b2, 57f63ad, 78788ec, 4799b4b, 5d0d218)
    • These builds are only tested on and made to work with 24H2 ARM64 builds. Older ARM64 Windows versions than 24H2 may not work as expected.
    • An ARM64 device to support the making and testing of ARM64 builds is not cheap, so please consider donating @Amrsatrio via Ko-fi to recoup the costs.
  • Added an "Update now" button into update notifications for easier updating. (2b9c747, 8c16a9a)
  • Revised how files are packed in ep_setup for smaller size and easier maintenance. (30579b0, b253625, 04fd2b7, db54ce9, 126c024, c0201ff)
  • ⚠️ Note for users with the pre-release versions enabled: Versions before this one will not be able to update to this version or later versions due to the updater code of previous versions not supporting multiple binaries in one GitHub release. Please manually update by downloading the appropriate binary from this page.

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including fd6459b in branch master.

22621.3810.66.1

16 Jul 10:51
0771c5a
Compare
Choose a tag to compare
22621.3810.66.1 Pre-release
Pre-release
1

Tested on OS builds 19045.4598, 22621.3296, 22621.3810, 26120.961, and 26244.5000. (Note: 22621 and 22631 share the same OS files)

  • Taskbar10: Introduced a new taskbar implementation: Windows 10 (ExplorerPatcher). (146070d, 0b86e55)
    • You can try this implementation out by changing the "Taskbar style" to "Windows 10 (ExplorerPatcher)".
    • For now, this is only available for builds 22621, 22631, and 22635. Other builds will not have the option.
    • Refer to this wiki article for more information including important ones.

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including 0771c5a in branch master.

22621.3810.66.1

14 Jul 06:35
1c8d69a
Compare
Choose a tag to compare
22621.3810.66.1 Pre-release
Pre-release
1

Tested on OS builds 19045.4598, 22621.3296, 22621.3810, 26120.961, and 26244.5000. (Note: 22621 and 22631 share the same OS files)

  • Taskbar10: Introduced a new taskbar implementation: Windows 10 (ExplorerPatcher). (146070d, 0b86e55)
    • You can try this implementation out by changing the "Taskbar style" to "Windows 10 (ExplorerPatcher)".
    • For now, this is only available for builds 22621, 22631, and 22635. Other builds will not have the option.
    • Refer to this wiki article for more information including important ones.

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including 1c8d69a in branch master.

22621.3007.63.4

23 Feb 08:40
d76c347
Compare
Choose a tag to compare
22621.3007.63.4 Pre-release
Pre-release

Tested on OS builds 22000.2538, 22621.1992, 22621.3007, 22621.3085, and 22621.3155.

1
  • Fixed a bug where explorer.exe would crash repeatedly when the system is in OOBE. (36ebe5a)
    • ExplorerPatcher now no longer loads if it detects that the system is in OOBE or in credential reset.
  • Taskbar10: The Network and Battery flyouts on later 22621 builds onwards and Windows 10 now open instantly without issues. (97fd483)
  • Taskbar10: Allowed the use of search box (without highlights) on Windows 11. (0157ecc)
    • The behavior when the Start or Search menu is open is currently not the same as Windows 10, and we have no plans to fix this yet. Please do not make new Issues regarding this.
  • Start10: Added proper handling when the Windows 10 start menu is not available (e.g. 24H2/Canary builds). (3c8809e)
  • Start10: Removed the original method for fixing Jump List (right click) views. (79b0f68)
  • File Explorer: The address bar shrinking is now more accurate with pixel-perfect height compared to Windows 7, 8.1, and 10 (without the modern search). (e0b97e2)
  • GUI: Added "Uninstall" section containing a button to launch the uninstaller. (0c5021b)
  • Setup: There should now be fewer .prev files, and uninstallation should be cleaner as well. (296c6a0)
  • Symbols: Added explorer.exe symbols for 22621+ and unified the method for Windows 10 Alt+Tab on 22000. (1f2e2c4)
  • Localization: Added translations for Lithuanian, Polish, Russian, and Turkish.
2
  • Taskbar10: Improved animation performance when centering and/or EP Weather is not enabled, also fixed search box positioning on small taskbar without centering. (22d9e3c)
  • Setup: Fixed a bug that placed wincorlib.dll on Windows 10 when it is not supposed to, causing the start menu to crash. (610ba7f)
3
  • Taskbar10: Fixed flyout positioning on Windows 11 26058+. (dfe340d)
  • Slightly improved performance when interacting with the taskbar, both new and old. (dfe340d)
4
  • Setup: Reverted the method for ending explorer.exe and its subprocesses. (fdc357b)

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including d76c347 in branch master.

22621.3007.63.4

22 Feb 10:06
6606f89
Compare
Choose a tag to compare
22621.3007.63.4 Pre-release
Pre-release

Tested on OS builds 22000.2538, 22621.1992, 22621.3007, 22621.3085, and 22621.3155.

1
  • Fixed a bug where explorer.exe would crash repeatedly when the system is in OOBE. (36ebe5a)
    • ExplorerPatcher now no longer loads if it detects that the system is in OOBE or in credential reset.
  • Taskbar10: The Network and Battery flyouts on later 22621 builds onwards and Windows 10 now open instantly without issues. (97fd483)
  • Taskbar10: Allowed the use of search box (without highlights) on Windows 11. (0157ecc)
    • The behavior when the Start or Search menu is open is currently not the same as Windows 10, and we have no plans to fix this yet. Please do not make new Issues regarding this.
  • Start10: Added proper handling when the Windows 10 start menu is not available (e.g. 24H2/Canary builds). (3c8809e)
  • Start10: Removed the original method for fixing Jump List (right click) views. (79b0f68)
  • File Explorer: The address bar shrinking is now more accurate with pixel-perfect height compared to Windows 7, 8.1, and 10 (without the modern search). (e0b97e2)
  • GUI: Added "Uninstall" section containing a button to launch the uninstaller. (0c5021b)
  • Setup: There should now be fewer .prev files, and uninstallation should be cleaner as well. (296c6a0)
  • Symbols: Added explorer.exe symbols for 22621+ and unified the method for Windows 10 Alt+Tab on 22000. (1f2e2c4)
  • Localization: Added translations for Lithuanian, Polish, Russian, and Turkish.
2
  • Taskbar10: Improved animation performance when centering and/or EP Weather is not enabled, also fixed search box positioning on small taskbar without centering. (22d9e3c)
  • Setup: Fixed a bug that placed wincorlib.dll on Windows 10 when it is not supposed to, causing the start menu to crash. (610ba7f)
3
  • Taskbar10: Fixed flyout positioning on Windows 11 26058+. (dfe340d)
  • Slightly improved performance when interacting with the taskbar, both new and old. (dfe340d)
4
  • Setup: Reverted the method for ending explorer.exe and its subprocesses. (fdc357b)

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including 6606f89 in branch master.