From 53b648b839281826d74e11afe9cdab871d2808bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Apol=C3=B4nio=20Serafim?= Date: Mon, 23 Dec 2024 14:07:10 -0300 Subject: [PATCH 1/2] Add version 10.0.22621.4655 support --- res/rdpwrap.ini | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/res/rdpwrap.ini b/res/rdpwrap.ini index 40e1b54..9e83943 100644 --- a/res/rdpwrap.ini +++ b/res/rdpwrap.ini @@ -3055,6 +3055,20 @@ SLInitHook.x64=1 SLInitOffset.x64=1ABFC SLInitFunc.x64=New_CSLQuery_Initialize +[10.0.22621.4655] +SingleUserPatch.x64=1 +SingleUserOffset.x64=C893 +SingleUserCode.x64=mov_eax_1_nop_2 +DefPolicyPatch.x64=1 +DefPolicyOffset.x64=1C755 +DefPolicyCode.x64=CDefPolicy_Query_eax_rcx +LocalOnlyPatch.x64=1 +LocalOnlyOffset.x64=A30F1 +LocalOnlyCode.x64=jmpshort +SLInitHook.x64=1 +SLInitOffset.x64=2FF00 +SLInitFunc.x64=New_CSLQuery_Initialize + [SLInit] bServerSku=1 bRemoteConnAllowed=1 @@ -4996,3 +5010,13 @@ bRemoteConnAllowed.x64=ECAC4 bMultimonAllowed.x64 =ECAC8 ulMaxDebugSessions.x64=ECACC bFUSEnabled.x64 =ECAD0 + +[10.0.22621.4655-SLInit] +bServerSku.x64=132FAC +bRemoteConnAllowed.x64=132FC0 +bFUSEnabled.x64=132FD0 +bAppServerAllowed.x64=132FB4 +bMultimonAllowed.x64=132FC4 +lMaxUserSessions.x64=132FB0 +ulMaxDebugSessions.x64=132FCC +bInitialized.x64=132FA8 \ No newline at end of file From 523227ebd2d2dfe60bfae5d5747d781c3a9e11fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Apol=C3=B4nio=20Serafim?= Date: Mon, 23 Dec 2024 14:09:48 -0300 Subject: [PATCH 2/2] Adjust readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 837e679..996052f 100644 --- a/README.md +++ b/README.md @@ -408,6 +408,7 @@ Visit [issues](https://github.com/stascorp/rdpwrap/issues) section, and check wh - 10.0.17134.1 (Windows 10 Build 160101.0800) - 10.0.17723.1000 (Windows 10 Build 160101.0800) - 10.0.17763.1 (Windows 10 Build 160101.0800) +- 10.0.22621.4655 (Windows 11 Build 22635.4655) #### Confirmed working on: - Windows Vista Starter (x86 - Service Pack 1 and higher) @@ -447,6 +448,7 @@ Visit [issues](https://github.com/stascorp/rdpwrap/issues) section, and check wh - Windows 10 Pro - Windows 10 Enterprise - Windows Server 2016 Technical Preview +- Windows 11 Pro Installation instructions: - Download latest release binaries and unpack files