tested RDP wrapper 1.61 successfully with Win10 Pro 1703 (2 concurrent users) maybe title of this thread should reflect that it works for Windows 10
Hello, I come from the Linux world and am used to several users working on a PC / server at the same time. Now I had to change to windows home and try to implement this functionality as well. Meanwhile, I know that you have to modify the termsrv.dll. I have not been able to do that because I do not get access to the file. I tried to change the right of the file, without success. I have found the project RDP Wrapper, but that does not work as desired. I get the error message: not listening Are there other ways that multiple people can work independently on the PC at the same time? Thanks in advance
Assuming you're running Home edition, you need to copy the rfxvmt.dll file from a pro edition to your sysdir. That's all..
hello, will not working this problem: Code: [*] Notice to user: - By using all or any portion of this software, you are agreeing to be bound by all the terms and conditions of the license agreement. - To read the license agreement, run the installer with -l parameter. - If you do not agree to any terms of the license agreement, do not use the software. [*] Installing... [*] Terminal Services version: 10.0.15063.0 [-] This version of Terminal Services is not supported. Send your termsrv.dll to project developer for support. [+] TermService found (pid 8680). [*] No shared services found. [*] Extracting files... [+] Folder created: C:\Program Files\RDP Wrapper\ [+] Extracted config -> C:\Program Files\RDP Wrapper\rdpwrap.ini [+] Extracted rdpw64 -> C:\Program Files\RDP Wrapper\rdpwrap.dll [*] Configuring service library... [*] Checking dependencies... [*] Checking CertPropSvc... [*] Checking SessionEnv... [*] Terminating service... [*] Starting TermService... [*] Configuring registry... [*] Configuring firewall... OK.
@sis71 Have you run the update.bat to update the ini first? BTW, latest release build of Windows 10 is 16299; you're running an older build (15063).
https://forums.mydigitallife.net/threads/75255/ But it's not the intention of this thread. The wrapper works perfectly on 15063.xx builds too, so first update the database & post feedback.
Whoah! I had no idea this was an MDL project! Thank you very much for this software, much appreciated.