Update autoupdate__info.txt
This commit is contained in:
parent
953699c802
commit
7706490563
|
@ -2,7 +2,7 @@
|
|||
|
||||
autoupdate.bat
|
||||
|
||||
Automatic RDP Wrapper installer and updater // asmtron (12-12-2020)
|
||||
Automatic RDP Wrapper installer and updater // asmtron (18-01-2021)
|
||||
-------------------------------------------------------------------
|
||||
Options:
|
||||
-log = redirect display output to the file autoupdate.log
|
||||
|
@ -14,7 +14,7 @@
|
|||
If a new termsrv.dll is not supported in the offical rdpwrap.ini,
|
||||
autoupdater first tries the asmtron rdpwrap.ini (disassembled and
|
||||
tested by asmtron). The autoupdater will also use rdpwrap.ini files
|
||||
of other contributors like the one of "DrDrrae, saurav-biswas, affinityv".
|
||||
of other contributors like the one of "affinityv, DrDrrae, saurav-biswas".
|
||||
Extra rdpwrap.ini sources can also be defined...
|
||||
|
||||
{ Special thanks to binarymaster and all other contributors }
|
||||
|
@ -27,19 +27,19 @@
|
|||
|
||||
1. Copy the files from the archive "RDPWrap-v1.6.2.zip" (or newer) to the "%ProgramFiles%\RDP Wrapper" directory
|
||||
|
||||
DO NOT use other location 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)
|
||||
|
||||
|
||||
2. Copy the files/folder from the archive "autoupdate.zip" (or newer) to the "%ProgramFiles%\RDP Wrapper" directory
|
||||
|
||||
|
||||
3. To enable autorun of autoupdate.bat on system startup, run the folling helper batch file as administrator:
|
||||
3. 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"
|
||||
|
||||
|
||||
4. Set in your Antivirus/WindowsDefender 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:
|
||||
|
|
Loading…
Reference in New Issue