mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2025-02-17 11:08:41 +01:00
Version: 22622.450.50.2
This commit is contained in:
parent
d55f3c73c9
commit
5de2eb0044
@ -15,6 +15,11 @@ Please make sure you are connected to the Internet while installing, the applica
|
||||
* Support for OS builds 22621+. Read more [here](https://github.com/valinet/ExplorerPatcher/issues/1082#issuecomment-1206690333).
|
||||
* Added an option to shrink address bar height in File Explorer windows (thanks @krlvm).
|
||||
|
||||
##### 2
|
||||
|
||||
* Support for disabling the modern search bar in 32-bit applications as well (thanks @krlvm).
|
||||
* Fixed a bug that could prevent deleting registry keys when the application was supposed to (for example, when uninstalling or toggling certain settings).
|
||||
|
||||
## 22000.795.48
|
||||
|
||||
Tested on OS build 22000.795.
|
||||
|
@ -12,5 +12,5 @@
|
||||
#define VER_STR(arg) #arg
|
||||
|
||||
// The String form of the version numbers
|
||||
#define VER_FILE_STRING VALUE "FileVersion", "22622.450.50.1"
|
||||
#define VER_PRODUCT_STRING VALUE "ProductVersion", "22622.450.50.1"
|
||||
#define VER_FILE_STRING VALUE "FileVersion", "22622.450.50.2"
|
||||
#define VER_PRODUCT_STRING VALUE "ProductVersion", "22622.450.50.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user