stascorp / rdpwrap

RDP Wrapper Library
Apache License 2.0
14.76k stars 3.83k forks source link

Support required for 10.0.18363.535 #952

Closed qwepirt closed 2 years ago

Feriwa commented 4 years ago

Same for us. Our new installed Win 10 is version 1909 Build 10.0.18363.535 Thanks in advance

s0nic9 commented 4 years ago

use updated version https://github.com/stascorp/rdpwrap/pull/859

Feriwa commented 4 years ago

thx it works!

ziggysnorkel commented 4 years ago

Hi. Would you please detail how you got it to work step by step? I'm not really that sophisticated with this stuff and I'm trying to learn. Thank you so much!

Feriwa commented 4 years ago

Download 1.6.2 from Code releases and autoupdate-v07.09.2019.zip from #859 ; follow the instructions inside:

INSTALL of RDP Wrapper and Autoupdater

  1. Copy the files from the archive "RDPWrap-v1.6.2.zip" (or newer) to the "%ProgramFiles%\RDP Wrapper" directory

    DO NOT use other location to install/extract the RDP Wrapper files. USE ONLY the "%ProgramFiles%\RDP Wrapper" directory (normally C:\Program Files\RDP Wrapper)

  2. Copy the files/folder from the archive "autoupdate-v07.09.2019.zip" (or newer) to the "%ProgramFiles%\RDP Wrapper" directory

  3. To enable autorun of autoupdate.bat on system startup, run the folling helper batch file as administrator:

    "%ProgramFiles%\RDP Wrapper\helper\autoupdate__enable_autorun_on_startup.bat"

  4. Set in your Antivirus/WindowsDefender an exclusion on the folder "%ProgramFiles%\RDP Wrapper" to prevent the deletion of RDP Wrapper files

  5. Now you can use the autoupdate batch file to install and update the RDP Wrapper. Please run autoupdate.bat as administrator:

    "%ProgramFiles%\RDP Wrapper\autoupdate.bat"

ziggysnorkel commented 4 years ago

Thank you so much.

qwepirt commented 4 years ago

It works,Thank you!

Silver7758 commented 4 years ago

@Feriwa I've installed the Autoupdater, however, it didn't have worked. I believe I need some help. Thanks in advance! image

Edit: The issue has been resolved. The Autoupdater only supports RDP Wrapper to be installed inside "C:\Program Files\RDP Wrapper". Not any other paths.

muaddib912 commented 4 years ago

I tried this but was unable to run the RDP service afterward, gives the standard error of Error 126, the specified module could not be found.

Is there a fix for this windows build for Windows 10 Enterprise as that is what we are running.

sebaxakerhtc commented 2 years ago

Duplicate of https://github.com/stascorp/rdpwrap/issues/871