Rdpwrap: Request for Version 10.0.19041.84 (x64)

Created on 21 Feb 2020  路  12Comments  路  Source: stascorp/rdpwrap

It's been mentioned but I want to make a formal request for this. By the way, is there a process for finding the ini values yourself? I'd prefer not to just ask others.

Most helpful comment

Updated rdpwrap.ini file with above sections.

All 12 comments

Stas'M has a video on it https://youtu.be/FiD86tmRBtk

Please post files if solution works. Thanks.

Offsets for 10.0.19041.84 booth x86 and x64 (so you can change title of this issue) but tested only with x64:

[10.0.19041.84]
LocalOnlyPatch.x86    =1
LocalOnlyOffset.x86   =B46B9
LocalOnlyCode.x86     =jmpshort
LocalOnlyPatch.x64    =1
LocalOnlyOffset.x64   =87611
LocalOnlyCode.x64     =jmpshort
SingleUserPatch.x86   =1
SingleUserOffset.x86  =3AD27
SingleUserCode.x86    =Zero
SingleUserPatch.x64   =1
SingleUserOffset.x64  =0BF0C
SingleUserCode.x64    =Zero
DefPolicyPatch.x86    =1
DefPolicyOffset.x86   =3D7D9
DefPolicyCode.x86     =CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64    =1
DefPolicyOffset.x64   =17ED5
DefPolicyCode.x64     =CDefPolicy_Query_eax_rcx
SLInitHook.x86        =1
SLInitOffset.x86      =66658
SLInitFunc.x86        =New_CSLQuery_Initialize
SLInitHook.x64        =1
SLInitOffset.x64      =1BDFC
SLInitFunc.x64        =New_CSLQuery_Initialize

[10.0.19041.84-SLInit]
bInitialized.x86      =CF920
bServerSku.x86        =CF924
lMaxUserSessions.x86  =CF928
bAppServerAllowed.x86 =CF930
bRemoteConnAllowed.x86=CF938
bMultimonAllowed.x86  =CF93C
ulMaxDebugSessions.x86=CF940
bFUSEnabled.x86       =CF944

bInitialized.x64      =103FF8
bServerSku.x64        =103FFC
lMaxUserSessions.x64  =104000
bAppServerAllowed.x64 =104008
bRemoteConnAllowed.x64=104010
bMultimonAllowed.x64  =104014
ulMaxDebugSessions.x64=104018
bFUSEnabled.x64       =10401C

Updated rdpwrap.ini file with above sections.

image

[10.0.19041.84]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=B46B9
LocalOnlyCode.x86=jmpshort
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=87611
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=3AD27
SingleUserCode.x86=Zero
SingleUserPatch.x64=1
SingleUserOffset.x64=0BF0C
SingleUserCode.x64=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=3D7D9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
DefPolicyPatch.x64=1
DefPolicyOffset.x64=17ED5
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x86=1
SLInitOffset.x86=66658
SLInitFunc.x86=New_CSLQuery_Initialize
SLInitHook.x64=1
SLInitOffset.x64=1BDFC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.19041.84-SLInit]
bInitialized.x86 =CF920
bServerSku.x86 =CF924
lMaxUserSessions.x86 =CF928
bAppServerAllowed.x86 =CF930
bRemoteConnAllowed.x86=CF938
bMultimonAllowed.x86 =CF93C
ulMaxDebugSessions.x86=CF940
bFUSEnabled.x86 =CF944

bInitialized.x64 =103FF8
bServerSku.x64 =103FFC
lMaxUserSessions.x64 =104000
bAppServerAllowed.x64 =104008
bRemoteConnAllowed.x64=104010
bMultimonAllowed.x64 =104014
ulMaxDebugSessions.x64=104018
bFUSEnabled.x64 =10401C

Copy from:
https://github.com/Octanium91/rdpwrap

This configuration does not work for W10 2004, DLL version 10.0.19041.84 on any of my machines. Editing the DLL does work. At http://woshub.com/how-to-allow-multiple-rdp-sessions-in-windows-10/ toward the bottom in a comment by Krox it says:
"On Windows 10 x64 2004 you should replcace 39 81 3C 06 00 00 0F 84 D9 51 01 00 薪邪 B8 00 01 00 00 89 81 38 06 00 00 90 in the termsrv.dll file"
This worked on all my machines. Can someone see why the rdpwrap.ini change does not produce the same?

This change did work for me once I recognized I needed to reinstall rdpwrap. Never had to do that before.

This worked perfectly on my latest windows updated windows 10x64 2004 enterprise 19041.423 as on 6Aug2020 with Terminal Services v 10.0.19041.84. Many thanks to the developers and updaters !!!

as on
https://github.com/mkisaacs/rdpwrap/commit/3e77171b59659da78b0ad40cb958d9f3374fdc21#diff-3bfb5f3386c3ce5c0815507cb2c6a409R10

The block above worked for me, but only after I made sure it had a blank line at the end of the rdpwrap.ini file.
Somehow when I copied it, it didn't put it in there automatically. Hope this helps someone else.

Thanks this last suggestion, I will try. I realized that everything was fine, but the remote desktop didn't work. I reinstalled the program and even the remote desktop service stopped! I never had this before...

I will try the blank line! Thanks!

Updated rdpwrap.ini file with above sections.

Fix problem for me . ThankU

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sihow29 picture sihow29  路  4Comments

eduardolucioac picture eduardolucioac  路  4Comments

Trooper29 picture Trooper29  路  4Comments

papoluisjr picture papoluisjr  路  3Comments

dagwieers picture dagwieers  路  4Comments