RDP Wrapper updated! Version 1.5 (build 2014.12.11) • Added INI config support • Configuration is stored in INI file now • We can extend version support without building new binaries • Added support for Windows 8.1 with KB3000850 • Added support for Windows 10 Technical Preview Update 2 • Installer updated • RDP Config updated • Diagnostics feature added to RDP Config Also I'll research RemoteApp when I have more time. And it's quite possible that it communicates with termsrv directly.
C++ version support for 6.3.9600.17415 is not working for either x86 or x64 versions. when i try to start services i get the following error Error 126: The specified module could not be found
You're doing something wrong. 1. Download the latest release binaries 2. Uninstall old version 3. Install new version 4. Provide an installation log + registry key: HKLM\SYSTEM\CurrentControlSet\Services\TermService\Parameters\ServiceDll Also check the file is actually exists (not removed by AntiVirus, etc.)
I disabled client shadowing and it seems to work for more than one session. Although it seems the sessions are a bit complicated, at least guacamole doesn't end the session after closing an app. I am not entirely clear on how to resume a remoteapp session or start a new instance of one, when theres another active session using the same remoteapp. Another thought was if the sessions for desktop or remoteapp are powered by remotefx for windows 8.1 ent. I see the graphics adapter as RDPDD chained so I assume not. in my research i found that for terminal services remotefx does not apply, it more for virtual desktops vdi.
there is an issue with the C++ code. I installed the delphi version and its works no problem. when i replace the compiled c++ version with the delphi installed version and try to restart the service i get the same error as i listed above. something about cannot find something. i am not really sure how to debug a dll without an exe for VS to attach to. i really would like the c++ version to work, but i am happy with a currently working dephi version.
"We can extend version support without building new binaries" Does that mean in future versions we'll just be replacing the INI file?
I don't know why, but the batch did not run the installer until I fully wrote the file extension. Also tried by manual propty, it didn't work until i wrote RDPWInst.exe Totally weird. Using Win 8.1 Pro
It would be nice First of all, run program RDPConf (in the same package) and send me a screenshot of its main window, so I'll be able to determine your DLL versions.
Try to change security mode to one of available options. Version 6.3.9600.16384 is fully supported, and I dunno about the problem...
Thanks for the suggestion but that didn't do the trick. I have also tried another install with 8.1 Enterprise Update 1 and I get the same result.