stascorp / rdpwrap

RDP Wrapper Library
Apache License 2.0
14.72k stars 3.83k forks source link

10.0.19041.1503 not supported #1697

Open MadDog927ca opened 2 years ago

MadDog927ca commented 2 years ago

RDPW

Installed 2022-01 Cumulative Update Preview for Windows 10 Version 21H2 for x64-based Systems (KB5009596) this evening, rebooted and my termsrv.dll is 'not supported'

sebaxakerhtc commented 2 years ago

'not supported'

Values added https://raw.githubusercontent.com/sebaxakerhtc/rdpwrap.ini/master/rdpwrap.ini

MadDog927ca commented 2 years ago

Thank you - I can confirm it's working for both my Windows 10 21H2 Pro and Home edition x64 workstations.

nattlip commented 2 years ago

why is this issue still open if it works according to @MadDog927ca

sebaxakerhtc commented 2 years ago

why is this issue still open if it works according to @MadDog927ca

Because it work with help of my rdpwrap.ini, but not original one. So, people will see this issue to not create new one

rardcode commented 2 years ago

'not supported'

Values added https://raw.githubusercontent.com/sebaxakerhtc/rdpwrap.ini/master/rdpwrap.ini

it's works for me! tks!

Timon2 commented 2 years ago

works only until computer restart. The library file reset to default parameters. Windows 10 21H2 Pro x64

ConceitoTecnologia commented 2 years ago

Tks.

DarkHelmet2020 commented 2 years ago

Per sebaxakerhtc response under issue https://github.com/stascorp/rdpwrap/issues/1713 :

Tried with logging in locally first and then remotely, and the remote login prompts to disconnect the local login.

sebaxakerhtc commented 2 years ago

Per sebaxakerhtc response under issue #1713 :

Tried with logging in locally first and then remotely, and the remote login prompts to disconnect the local login.

Choose yes, and try again - next sessions should work normaly

DarkHelmet2020 commented 2 years ago

Choose yes, and try again - next sessions should work normaly

Unfortunately didn't work. Remote user kicked out local user. Then second remote user kicked out first remote user. Then local user kicked out second remote user.

Any other thoughts? Thank you for your help!

sebaxakerhtc commented 2 years ago

Any other thoughts? Thank you for your help!

Sorry, i think i can't help you. I just try on my PC and it work with my modded RDPWrapper

You can see it here https://github.com/stascorp/rdpwrap/issues/1713#issuecomment-1036248786

DarkHelmet2020 commented 2 years ago

Ok - thanks - this does seem to be an issue some others are having. Anyone else able to help?

DarkHelmet2020 commented 2 years ago

Ok - thanks - this does seem to be an issue some others are having. Anyone else able to help?

I removed RDP Wrapper altogether, rebooted, redownloaded v1.6.2 (https://github.com/stascorp/rdpwrap/releases) and installed using install.bat, stopped remote desktop services, replaced rdpwrap.ini with this one (https://raw.githubusercontent.com/sebaxakerhtc/rdpwrap.ini/master/rdpwrap.ini), restarted services, and this resolved my issue.

RDPNewbie commented 2 years ago

Ok - thanks - this does seem to be an issue some others are having. Anyone else able to help?

I removed RDP Wrapper altogether, rebooted, redownloaded v1.6.2 (https://github.com/stascorp/rdpwrap/releases) and installed using install.bat, stopped remote desktop services, replaced rdpwrap.ini with this one (https://raw.githubusercontent.com/sebaxakerhtc/rdpwrap.ini/master/rdpwrap.ini), restarted services, and this resolved my issue.

Helped for me too.

wujun-cse commented 2 years ago

Please help, it doesn't work for me. My termsrv.dll version is 10.0.19041.1503: image

I have tried these steps several times:

  1. net stop termservice
  2. replace the rdpwrap.ini file with this one: https://raw.githubusercontent.com/sebaxakerhtc/rdpwrap.ini/master/rdpwrap.ini
  3. net start termservice

But my rdpwrap.conf still shows not listening: image

RDPNewbie commented 2 years ago

RDPW

Installed 2022-01 Cumulative Update Preview for Windows 10 Version 21H2 for x64-based Systems (KB5009596) this evening, rebooted and my termsrv.dll is 'not supported'

What helped for me was uninstall and install again, no more problems since then!

wujun-cse commented 2 years ago

RDPW Installed 2022-01 Cumulative Update Preview for Windows 10 Version 21H2 for x64-based Systems (KB5009596) this evening, rebooted and my termsrv.dll is 'not supported'

What helped for me was uninstall and install again, no more problems since then!

Works for me. Thanks!

havkacik commented 2 years ago

Another solution for people who might have the issue with "NOT LISTENING".

The issue was fixed for me by changing Administrative permissions to FULL of c:\Windows\System32\termsrv.dll file, more details described here including steps:

https://github.com/stascorp/rdpwrap/issues/721#issuecomment-1013728492

The posted RDPWrap.ini file works for me in OS version 19044.1526, RDP Wrapper Configuration version 10.0.19041.1503

lanmanck commented 2 years ago

Please help, it doesn't work for me. My termsrv.dll version is 10.0.19041.1503:

I have tried these steps several times:

1. net stop termservice

2. replace the rdpwrap.ini file with this one: https://raw.githubusercontent.com/sebaxakerhtc/rdpwrap.ini/master/rdpwrap.ini

3. net start termservice

谁告诉你net stop的,要 uninstall install.

JRJakkals commented 2 years ago

'not supported'

Values added https://raw.githubusercontent.com/sebaxakerhtc/rdpwrap.ini/master/rdpwrap.ini

Replaced RDPwrap.ini file....restarted notebook, working. Thanks