rdpwrap/bin/helper/autoupdate__info.txt

51 lines
2.3 KiB
Plaintext
Raw Normal View History

2021-04-19 17:32:18 +02:00
_ _
_ | | _ | | _
____ _ _| |_ ___ _ _ ____ _ | | ____| |_ ____ | | _ ____| |_
/ _ | | | | _)/ _ \| | | | _ \ / || |/ _ | _)/ _ ) | || \ / _ | _)
( ( | | |_| | |_| |_| | |_| | | | ( (_| ( ( | | |_( (/ / _| |_) ( ( | | |__
\_||_|\____|\___\___/ \____| ||_/ \____|\_||_|\___\____(_|____/ \_||_|\___)
|_|
2023-10-16 09:12:59 +02:00
Automatic RDP Wrapper installer and updater v.1.1 asmtron (2023-10-13)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-09-06 11:05:20 +02:00
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
2023-10-16 09:12:59 +02:00
Info:
2020-09-06 11:05:20 +02:00
The autoupdater first use and check the official rdpwrap.ini.
If a new termsrv.dll is not supported in the offical rdpwrap.ini,
2023-10-16 09:12:59 +02:00
autoupdate uses the updated rdpwrap.ini files from the community.
contributors: "sebaxakerhtc, asmtron, affinityv, DrDrrae, saurav-biswas"
2020-09-06 11:05:20 +02:00
Extra rdpwrap.ini sources can also be defined...
{ Special thanks to binarymaster and all other contributors }
INSTALL of RDP Wrapper and Autoupdater
======================================
2021-04-19 17:32:18 +02:00
1. Copy the files from the archive "RDPWrap-v1.6.2.zip" (or newer) to the directory: "%ProgramFiles%\RDP Wrapper"
2020-09-06 11:05:20 +02:00
2021-01-18 21:04:17 +01:00
DO NOT use other directories to install/extract the RDP Wrapper files.
2021-04-19 17:32:18 +02:00
USE ONLY the directory: "%ProgramFiles%\RDP Wrapper" (usually C:\Program Files\RDP Wrapper)
2020-09-06 11:05:20 +02:00
2021-04-19 17:32:18 +02:00
2. Copy the files/folder from the archive "autoupdate.zip" (or newer) to the directory: "%ProgramFiles%\RDP Wrapper"
2020-09-06 11:05:20 +02:00
2021-01-18 21:04:17 +01:00
3. To enable autorun of autoupdate.bat on system startup, run the following helper batch file as administrator:
2020-09-06 11:05:20 +02:00
"%ProgramFiles%\RDP Wrapper\helper\autoupdate__enable_autorun_on_startup.bat"
2021-04-19 17:32:18 +02:00
4. Set in your Antivirus or Windows Defender an exclusion on the folder "%ProgramFiles%\RDP Wrapper" to prevent the deletion of RDP Wrapper files...
2020-09-06 11:05:20 +02:00
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"