Update autoupdate__info.txt

pull/1160/head
asmtron 2 weeks ago committed by GitHub
parent 359d9f1b2c
commit f8ff5b6a66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,49 +6,66 @@
\_||_|\____|\___\___/ \____| ||_/ \____|\_||_|\___\____(_|____/ \_||_|\___) \_||_|\____|\___\___/ \____| ||_/ \____|\_||_|\___\____(_|____/ \_||_|\___)
|_| |_|
Automatic RDP Wrapper installer and updater v.1.1 asmtron (2023-10-18) Automatic RDP Wrapper installer and updater v.1.4 asmtron (2025-10-23)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Options: Options:
-log = redirect display output to the file autoupdate.log -log = redirect display output to the file autoupdate.log
-taskadd = add autorun of autoupdate.bat on startup in schedule task -taskadd = add autorun of autoupdate.bat on startup in schedule task
-taskremove = remove autorun of autoupdate.bat on startup in schedule task -taskremove = remove autorun of autoupdate.bat on startup in schedule Task
Info: Info:
The autoupdater first use and check the official rdpwrap.ini. The autoupdater first use and check the local rdpwrap.ini file.
If a new termsrv.dll is not supported in the offical rdpwrap.ini, If a new termsrv.dll is not supported in the local rdpwrap.ini file,
autoupdate uses the updated rdpwrap.ini files from the community. autoupdate uses the online rdpwrap.ini files from the community.
contributors: "sebaxakerhtc, asmtron, affinityv, DrDrrae, saurav-biswas"
Extra rdpwrap.ini sources can also be defined...
{ Special thanks to binarymaster and all other contributors } Autogeneration: v.1.4 or newer supports autogeneration of rdpwrap.ini entries
{ Special thanks to binarymaster, sebaxakerhtc and all other contributors }
INSTALL of RDP Wrapper and Autoupdater RDP Wrapper with Autoupdater installation
====================================== =========================================
1. Create the directory: "%ProgramFiles%\RDP Wrapper" It is recommended to use the installer as it performs all necessary steps automatically.
(usually C:\Program Files\RDP Wrapper)
2. Set in your Antivirus or Windows Defender an exclusion on the folder "%ProgramFiles%\RDP Wrapper" to prevent the deletion of RDP Wrapper files... a) For automatic installation
3. Copy the files from the archive "RDPWrap-v1.6.2.zip" (or newer) to the directory: "%ProgramFiles%\RDP Wrapper" 1. Run "RDPWrap-with-Autoupdate-v1.4-Installer.exe" (or newer) to install RDP Wrapper with Autoupdater
DO NOT use other directories to install/extract the RDP Wrapper files. [ Download: https://github.com/asmtron/rdpwrap/releases/download/v1.4/RDPWrap-with-Autoupdate-v1.4-Installer.exe ]
USE ONLY the directory: "%ProgramFiles%\RDP Wrapper" (usually C:\Program Files\RDP Wrapper)
[ Download: https://github.com/asmtron/rdpwrap/releases/download/v1.4/RDPWrap-with-Autoupdate-v1.4-Installer.zip ]
4. Copy the files/folder from the archive "autoupdate.zip" (or newer) to the directory: "%ProgramFiles%\RDP Wrapper"
b) For manual installation
5. To enable autorun of autoupdate.bat on system startup, run the following helper batch file as administrator:
"%ProgramFiles%\RDP Wrapper\helper\autoupdate__enable_autorun_on_startup.bat" 1. Create the directory: "%ProgramFiles%\RDP Wrapper"
(usually C:\Program Files\RDP Wrapper)
6. Now you can use the autoupdate batch file to install and update the RDP Wrapper. Please run autoupdate.bat as administrator: 2. Set in your Antivirus or Windows Defender an exclusion on the folder "%ProgramFiles%\RDP Wrapper" to prevent the deletion of RDP Wrapper files...
3. Copy the files from the zip-archive "RDPWrap-with-Autoupdate-v1.4.zip" (or newer) to the directory: "%ProgramFiles%\RDP Wrapper"
DO NOT use other directories to install/extract the RDP Wrapper files.
USE ONLY the directory: "%ProgramFiles%\RDP Wrapper" (usually C:\Program Files\RDP Wrapper)
[ Download: https://github.com/asmtron/rdpwrap/releases/download/v1.4/RDPWrap-with-Autoupdate-v1.4.zip ]
4. To enable autorun of autoupdate.bat on system startup, run the following helper batch file as administrator:
"%ProgramFiles%\RDP Wrapper\helper\autoupdate__enable_autorun_on_startup.bat"
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"
"%ProgramFiles%\RDP Wrapper\autoupdate.bat"

Loading…
Cancel
Save