1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-12-18 18:35:56 +01:00

Updated ExplorerPatcher's taskbar implementation (markdown)

Amr Satrio 2024-05-04 16:59:04 +07:00
parent eb871f2999
commit 8ee7906745

@ -21,10 +21,6 @@ ExplorerPatcher offers a custom implementation of the Windows 10 taskbar mostly
* **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.**
* In order for the reimplemented taskbar to work, [symbols](https://github.com/valinet/ExplorerPatcher/wiki/Symbols) need to be successfully downloaded.
* This means on new builds, the reimplemented taskbar will not work until the symbols are available for the said build.
* This can take up to a few days.
* A mechanism to automatically find the required stuff without symbols will be added in the future.
* Being a reimplementation, this does not cover all features of the original taskbar. Some missing features are:
* Non-English languages
* Assigned Access
@ -32,8 +28,8 @@ ExplorerPatcher offers a custom implementation of the Windows 10 taskbar mostly
* 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.
* Crashes can happen at any time, in any moment, and under any condition. Please be prepared for this.
* Other taskbar tweaking software other than the ones listed above are not guaranteed to work.
* `explorer.exe` might run at a higher CPU usage than usual, therefore increasing device temperatures and shortening battery life.
* If any of the problems become an annoyance, we suggest to immediately switch back to the original taskbar implementation until a fix is released.
* In rare cases, `explorer.exe` might run at a higher CPU usage than usual, therefore increasing device temperatures and shortening battery life.
* If any of the problems become an annoyance, we suggest to immediately switch back to the default taskbar implementation until a fix is released.
If you encounter any issues especially behavioral differences from the original taskbar, Issue reports would be appreciated.
* When doing so, please let us know your Windows version in `winver` (e.g. 22621.1992) and reproduction steps.