Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stascorp/rdpwrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStas'M <x86corez@gmail.com>2017-03-20 11:22:56 +0300
committerGitHub <noreply@github.com>2017-03-20 11:22:56 +0300
commit4f85c52a45ab759545696a0b39dcf13e3edb4d31 (patch)
tree83f022cbc39c415acce7631ca0f18c1f6f73a541 /README.md
parent51dd6cd440c5e8a3d286edcae236b8e42efdbef9 (diff)
README: Add RemoteFX known issue
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0fa61e3..0e7f59e 100644
--- a/README.md
+++ b/README.md
@@ -372,6 +372,7 @@ Visit [issues](https://github.com/stascorp/rdpwrap/issues) section, and check wh
#### Known issues:
- Beginning with Windows 8 **on tablet PCs** inactive sessions will be logged out by system - [more info](https://github.com/stascorp/rdpwrap/issues/37)
- Beginning with Windows 10 you can accidentally lock yourself from PC - [more info](https://github.com/stascorp/rdpwrap/issues/50)
+- RDP Wrapper does not work with RemoteFX enabled hosts - [#127](https://github.com/stascorp/rdpwrap/issues/127), [#208](https://github.com/stascorp/rdpwrap/issues/208), [#216](https://github.com/stascorp/rdpwrap/issues/216)
- RDP works, but termsrv.dll crashes on logon attempt - Windows Vista Starter RTM x86 (termsrv.dll `6.0.6000.16386`)
- If Terminal Services hangs at startup, try to add **`rdpwrap.dll`** to antivirus exclusions. Also try to isolate RDP Wrapper from other shared services by the command:
<br>`sc config TermService type= own`