RDP fix for Win 10 1809


Add the following snip parts to the end of C:\Program Files\RDP Wrapper\rdpwrap.ini

Ensure last line is a new line


;----------------------snip part1

[10.0.17763.292]

; Patch CEnforcementCore::GetInstanceOfTSLicense

LocalOnlyPatch.x86=1

LocalOnlyOffset.x86=AFAD4

LocalOnlyCode.x86=jmpshort

LocalOnlyPatch.x64=1

LocalOnlyOffset.x64=77A11

LocalOnlyCode.x64=jmpshort

; Patch CSessionArbitrationHelper::IsSingleSessionPerUserEnabled

SingleUserPatch.x86=1

SingleUserOffset.x86=4D665

SingleUserCode.x86=nop

SingleUserPatch.x64=1

SingleUserOffset.x64=1322C

SingleUserCode.x64=Zero

; Patch CDefPolicy::Query

DefPolicyPatch.x86=1

DefPolicyOffset.x86=4BE69

DefPolicyCode.x86=CDefPolicy_Query_eax_ecx

DefPolicyPatch.x64=1

DefPolicyOffset.x64=17F45

DefPolicyCode.x64=CDefPolicy_Query_eax_rcx

; Hook CSLQuery::Initialize

SLInitHook.x86=1

SLInitOffset.x86=5B18A

SLInitFunc.x86=New_CSLQuery_Initialize

SLInitHook.x64=1

SLInitOffset.x64=1ABFC

SLInitFunc.x64=New_CSLQuery_Initialize

;.------------------------------------

;


;

;.--------------------------snip part2

[10.0.17763.292-SLInit]

bInitialized.x86 =CD798

bServerSku.x86 =CD79C

lMaxUserSessions.x86 =CD7A0

bAppServerAllowed.x86 =CD7A8

bRemoteConnAllowed.x86=CD7AC

bMultimonAllowed.x86 =CD7B0

ulMaxDebugSessions.x86=CD7B4

bFUSEnabled.x86 =CD7B8


bInitialized.x64 =ECAB0

bServerSku.x64 =ECAB4

lMaxUserSessions.x64 =ECAB8

bAppServerAllowed.x64 =ECAC0

bRemoteConnAllowed.x64=ECAC4

bMultimonAllowed.x64 =ECAC8

ulMaxDebugSessions.x64=ECACC

bFUSEnabled.x64 =ECAD0

;.---------------------------

;`


Restart RDP Wrapper

RDPWInst.exe -r


Last Article Next article

Comment 评论



Share 分享

New Users 最新加入

  • hokurikustr

  • refrain

New comments 最新评论

test123: aasdas Details Apr 13 16:39
admin: Thanks! Details Apr 09 11:46
admin: Google map api Details Apr 09 11:46
lqj12: cooooooooool Details Apr 08 21:34
Yunhan Huang: 这个功能是如何实现的? Details Apr 08 13:23