1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2025-01-26 16:13:43 +01:00

Version: 22621.3296.64.3

This commit is contained in:
Valentin Radu 2024-04-04 03:43:05 +03:00
parent 45bd735856
commit 47cc16552b
2 changed files with 6 additions and 1 deletions

View File

@ -21,6 +21,11 @@ Tested on OS builds 22000.2538, 22621.1992, 22621.3155, 22621.3235, 22621.3296,
* Taskbar10: Revised the method for disabling DisableWin10Taskbar present on 26002+. (913b2d0)
##### 3
* Start10: Support for OS builds 226xx.3420+ and 24H2, including fixed animations (5e25663, c286ab5).
* Start10: Prevent menu closing delay when patching standalone (without ExplorerPatcher injecting `explorer.exe`) (45bd735).
## 22621.3007.63
Tested on OS builds 22000.2538, 22621.1992, 22621.3007, 22621.3085, and 22621.3155.

View File

@ -1,7 +1,7 @@
#define VER_MAJOR 22621
#define VER_MINOR 3296
#define VER_BUILD_HI 64
#define VER_BUILD_LO 2
#define VER_BUILD_LO 3
#define VER_FLAGS VS_FF_PRERELEASE