From 08441d8300aef2f35fb93fe4cfa21a3e6e9e775c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=84=86=E9=A5=BC=E5=B9=B2?= Date: Fri, 6 Oct 2023 23:16:10 +0800 Subject: [PATCH] Version: 22621.2361.58.3 --- ExplorerPatcher/settings.reg | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ExplorerPatcher/settings.reg b/ExplorerPatcher/settings.reg index 6ca83d271..d5073eced 100644 --- a/ExplorerPatcher/settings.reg +++ b/ExplorerPatcher/settings.reg @@ -325,7 +325,7 @@ ;x 3 隐藏 ;x 1 禁用 ;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_NoStartMenuMorePrograms"=dword:00000000 -;y IMPORTANT, MUST READ: Notice regarding this feature (online) +;y 非常重要!Windows10开始菜单可能部分功能不可用 ;https://github.com/valinet/ExplorerPatcher/discussions/1679 ;g StartMenu_Windows10 diff --git a/version.h b/version.h index b7769eae1..1f8b99f56 100644 --- a/version.h +++ b/version.h @@ -1,7 +1,7 @@ #define VER_MAJOR 22621 #define VER_MINOR 2361 #define VER_BUILD_HI 58 -#define VER_BUILD_LO 2 +#define VER_BUILD_LO 3 #define VER_FLAGS VS_FF_PRERELEASE