Skip to content

RDP Wrapper Library mod v1.8.7.2

Compare
Choose a tag to compare
@sebaxakerhtc sebaxakerhtc released this 31 Jan 14:53
· 27 commits to MOD since this release
3c80a0d
  • Added support for custom INI update URL "RDPWinst -w https://..." thx to PR by sashaqwert
  • Adding task for updates in installers and removeing task in uninstaller
  • rdpwrap.ini updated to latest (29.01.2022)
  • If you want to add delay for the task because of missing internet connection on startup use this command in cmd as admin:
    schtasks /change /tn "RDPWUpdater" /delay 0002:00 - this command will add a 2 minutes delay to your task