Please add support for update KB4471332 windows 10
ver 10.0.1763.168 is not supported after windows update, please fix it.
@korolartemnexus
I changed ini file in C:\Program Files\RDP Wrapper to this https://raw.githubusercontent.com/stascorp/rdpwrap/2ded34c2399e3210f2929942e9cf1395b90daa5d/res/rdpwrap.ini and then restart terminal services net stop termserv and then start it
Thank for support
@korolartemnexus
!High-Five!
Just a short note :: You fixed the section [10.0.17763.165] only with the x64-data.
If you like to have a look to my findings as mentioned above you may supply the missing data.
i.e. for (.165, .167, .168 ) we can use the same data-values for the offsets with separate headers.
I do also believe that the sections 17763.1 and .168 are sufficient as .165 and .167 had been give as .cab file version (fast upd and ...) ;
the last .168 and .194 are given in 2x CU-KB Updates as .msu file in the $MS upd.catalogue
to ease the task:
[17763-templates611.zip]
(https://github.com/stascorp/rdpwrap/files/2679870/17763-templates611.zip)
net-stop-and-start_termsrv611.zip
Duplicate of #606.
Hi Everyone, I have tried with this .ini file and it worked for me, it's for 10.0.17763.167 version x64
rdpwrap.zip

First, stop the service running CMD as administrator, then run net stop termservice
Replace rdpwrap.ini in C:\Program Files\RDP Wrapper
then run net start termservice
Very important Reboot your PC
then when your pc rebooted, run RDPConf to check the states, make sure All states are green
Most helpful comment
I changed ini file in C:\Program Files\RDP Wrapper to this https://raw.githubusercontent.com/stascorp/rdpwrap/2ded34c2399e3210f2929942e9cf1395b90daa5d/res/rdpwrap.ini and then restart terminal services net stop termserv and then start it