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
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
Most helpful comment
Run this command (as admin):