From f8ff5b6a669a5ea7174984c805585de15883e1ce Mon Sep 17 00:00:00 2001 From: asmtron <49522124+asmtron@users.noreply.github.com> Date: Thu, 23 Oct 2025 02:07:14 +0000 Subject: [PATCH] Update autoupdate__info.txt --- bin/helper/autoupdate__info.txt | 69 ++++++++++++++++++++------------- 1 file changed, 43 insertions(+), 26 deletions(-) diff --git a/bin/helper/autoupdate__info.txt b/bin/helper/autoupdate__info.txt index 653bd74..061ccde 100644 --- a/bin/helper/autoupdate__info.txt +++ b/bin/helper/autoupdate__info.txt @@ -6,49 +6,66 @@ \_||_|\____|\___\___/ \____| ||_/ \____|\_||_|\___\____(_|____/ \_||_|\___) |_| - Automatic RDP Wrapper installer and updater v.1.1 asmtron (2023-10-18) - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Options: - -log = redirect display output to the file autoupdate.log - -taskadd = add autorun of autoupdate.bat on startup in schedule task - -taskremove = remove autorun of autoupdate.bat on startup in schedule task +Automatic RDP Wrapper installer and updater v.1.4 asmtron (2025-10-23) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Options: + -log = redirect display output to the file autoupdate.log + -taskadd = add autorun of autoupdate.bat on startup in schedule task + -taskremove = remove autorun of autoupdate.bat on startup in schedule Task - Info: - The autoupdater first use and check the official rdpwrap.ini. - If a new termsrv.dll is not supported in the offical rdpwrap.ini, - autoupdate uses the updated rdpwrap.ini files from the community. - contributors: "sebaxakerhtc, asmtron, affinityv, DrDrrae, saurav-biswas" - Extra rdpwrap.ini sources can also be defined... +Info: + The autoupdater first use and check the local rdpwrap.ini file. + If a new termsrv.dll is not supported in the local rdpwrap.ini file, + autoupdate uses the online rdpwrap.ini files from the community. - { 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" - (usually C:\Program Files\RDP Wrapper) + It is recommended to use the installer as it performs all necessary steps automatically. - 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. - 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.exe ] + + [ 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"