Update autoupdate__info.txt

This commit is contained in:
asmtron 2021-04-19 15:32:18 +00:00 committed by GitHub
parent 77e846f8ba
commit 59aefef087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 10 deletions

View File

@ -1,9 +1,13 @@
------------------------------------------------------------------- _ _
_ | | _ | | _
____ _ _| |_ ___ _ _ ____ _ | | ____| |_ ____ | | _ ____| |_
/ _ | | | | _)/ _ \| | | | _ \ / || |/ _ | _)/ _ ) | || \ / _ | _)
( ( | | |_| | |_| |_| | |_| | | | ( (_| ( ( | | |_( (/ / _| |_) ( ( | | |__
\_||_|\____|\___\___/ \____| ||_/ \____|\_||_|\___\____(_|____/ \_||_|\___)
|_|
autoupdate.bat Automatic RDP Wrapper installer and updater asmtron (2021-04-19)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Automatic RDP Wrapper installer and updater // asmtron (18-01-2021)
-------------------------------------------------------------------
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
@ -14,7 +18,7 @@
If a new termsrv.dll is not supported in the offical rdpwrap.ini, If a new termsrv.dll is not supported in the offical rdpwrap.ini,
autoupdater first tries the asmtron rdpwrap.ini (disassembled and autoupdater first tries the asmtron rdpwrap.ini (disassembled and
tested by asmtron). The autoupdater will also use rdpwrap.ini files tested by asmtron). The autoupdater will also use rdpwrap.ini files
of other contributors like the one of "affinityv, DrDrrae, saurav-biswas". of other contributors like the one of "sebaxakerhtc, affinityv, DrDrrae, saurav-biswas".
Extra rdpwrap.ini sources can also be defined... Extra rdpwrap.ini sources can also be defined...
{ Special thanks to binarymaster and all other contributors } { Special thanks to binarymaster and all other contributors }
@ -25,13 +29,13 @@
INSTALL of RDP Wrapper and Autoupdater 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 1. Copy the files from the archive "RDPWrap-v1.6.2.zip" (or newer) to the directory: "%ProgramFiles%\RDP Wrapper"
DO NOT use other directories to install/extract the RDP Wrapper files. DO NOT use other directories to install/extract the RDP Wrapper files.
USE ONLY the "%ProgramFiles%\RDP Wrapper" directory (normally C:\Program Files\RDP Wrapper) USE ONLY the directory: "%ProgramFiles%\RDP Wrapper" (usually C:\Program Files\RDP Wrapper)
2. Copy the files/folder from the archive "autoupdate.zip" (or newer) to the "%ProgramFiles%\RDP Wrapper" directory 2. Copy the files/folder from the archive "autoupdate.zip" (or newer) to the directory: "%ProgramFiles%\RDP Wrapper"
3. To enable autorun of autoupdate.bat on system startup, run the following helper batch file as administrator: 3. To enable autorun of autoupdate.bat on system startup, run the following helper batch file as administrator:
@ -39,7 +43,7 @@
"%ProgramFiles%\RDP Wrapper\helper\autoupdate__enable_autorun_on_startup.bat" "%ProgramFiles%\RDP Wrapper\helper\autoupdate__enable_autorun_on_startup.bat"
4. Set in your Antivirus or Windows Defender an exclusion on the folder "%ProgramFiles%\RDP Wrapper" to prevent the deletion of RDP Wrapper files 4. Set in your Antivirus or Windows Defender 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: 5. Now you can use the autoupdate batch file to install and update the RDP Wrapper. Please run autoupdate.bat as administrator: