You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,8 +53,16 @@ With this update, ExplorerPatcher is now officially compatible and supported on
53
53
* ep_taskbar: Fixed the task band not having a handle when the taskbar is unlocked.
54
54
* ep_taskbar: Fixed scroll arrows in window list popups (`ExtendedUI`) having weird appearance and behavior.
55
55
56
+
##### 6
57
+
58
+
* Updates: Fixed a bug where empty UpdateURL registry values would break the updates system. (#3668) (ac14c75)
59
+
* Setup: Cleaned some unneeded stuff in the setup binary. (9811810)
60
+
* Misc: Restored exported functions for launching/restarting Explorer: `ZZLaunchExplorer`, `ZZLaunchExplorerDelayed`, and `ZZRestartExplorer`. (9811810)
61
+
56
62
> [!WARNING]
57
-
> Please include the following folders in your antivirus' exclusion list to prevent issues due to false positive detections:
63
+
> <ins>**You are downloading a file flagged as malware by Microsoft and very likely by other major antivirus vendors.**</ins> We believe that this false flag indicates Microsoft's hatred against this software, not because this contains a virus or such.
64
+
>
65
+
> Please include the following files and folders in your antivirus' exclusion list to prevent issues due to antivirus detections:
58
66
> *`C:\Program Files\ExplorerPatcher`
59
67
> *`%APPDATA%\ExplorerPatcher`
60
68
> *`C:\Windows\dxgi.dll`
@@ -69,6 +77,9 @@ With this update, ExplorerPatcher is now officially compatible and supported on
> If you are downloading from this page, please temporarily disable real-time protection or save to a folder excluded from antivirus scans.
81
+
>
82
+
> Issues related to antivirus detections **will be closed immediately**. Discuss this in #3228.
72
83
73
84
**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](https://ko-fi.com/amrsatrio) 🙏
0 commit comments