diff --git a/ExplorerPatcher's-taskbar-implementation.md b/ExplorerPatcher's-taskbar-implementation.md index eb5b7e1..8709b60 100644 --- a/ExplorerPatcher's-taskbar-implementation.md +++ b/ExplorerPatcher's-taskbar-implementation.md @@ -3,8 +3,8 @@ ExplorerPatcher offers a custom implementation of the Windows 10 taskbar mostly ## Supported Windows versions * Windows 11 22H2 and 23H2 Release, Release Preview, and Beta (22621, 22631, 22635) -* Windows 11 Dev (Pre-reboot 25115-25309 and post-reboot 23403+) -* Windows 11 24H2/Canary (25314+) +* ~~Windows 11 Dev (Pre-reboot 25115-25309 and post-reboot 23403+)~~ +* ~~Windows 11 24H2/Canary (25314+)~~ Coming soon. ## Confirmed compatible tweak software @@ -16,13 +16,16 @@ ExplorerPatcher offers a custom implementation of the Windows 10 taskbar mostly * [7+ Taskbar Tweaker](https://github.com/m417z/7-Taskbar-Tweaker) +## Languages +English (United States), Chinese (Traditional), Japanese, Russian, Spanish (Mexico) + ## ⚠️ Warning - Read thoroughly before using * **Please DO NOT use the reimplemented taskbar on WORK machines. Also DO NOT use on machines with mission-critical purposes.** * **This is only intended for PERSONAL machines where program errors are tolerable. If you are using this on a non-PERSONAL machine, you are doing so at your own risk.** * **We will NOT be responsible for any damages caused.** * Being a reimplementation, this does not cover all features of the original taskbar. Some missing features are: - * Non-English languages + * Languages other than those mentioned above * Assigned Access * Due to tight integration with `explorer.exe`, a Windows update can break the reimplemented taskbar until a fix is released. * Some features may not work as expected or behave differently from the original taskbar. This can be due to human errors that might have happened during the process of reimplementing.