- 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