Rdpwrap: Another third-party TermService library is installed

Created on 7 Jan 2018  路  4Comments  路  Source: stascorp/rdpwrap

Today I lost access, before everything worked for many months. Now when you run install.bat / uninstall.bat / update.bat:

[-] Another third-party TermService library is installed.
[*] ServiceDll: "".

Windows version 10.0.16299.125

Most helpful comment

Run this command (as admin):

reg add HKLM\SYSTEM\CurrentControlSet\Services\TermService\Parameters /v ServiceDll /t REG_EXPAND_SZ /d "%SystemRoot%\system32\termsrv.dll" /f

All 4 comments

Run this command (as admin):

reg add HKLM\SYSTEM\CurrentControlSet\Services\TermService\Parameters /v ServiceDll /t REG_EXPAND_SZ /d "%SystemRoot%\system32\termsrv.dll" /f

Thank you, this is the solution!

Nice, worked for me.!

Thanks @binarymaster your solution give me relief from headache

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Trooper29 picture Trooper29  路  4Comments

cH40z32 picture cH40z32  路  4Comments

papoluisjr picture papoluisjr  路  3Comments

cakexxx picture cakexxx  路  6Comments

shardy-uk picture shardy-uk  路  3Comments