Update binary-download.md

This commit is contained in:
asmtron 2023-10-18 08:22:50 +00:00 committed by GitHub
parent 73288fe79f
commit c929869cb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 13 deletions

View File

@ -1,23 +1,26 @@
INSTALL of RDP Wrapper and Autoupdater INSTALL of RDP Wrapper and Autoupdater
-------------------------------------- --------------------------------------
1. Download "RDPWrap-v1.6.2.zip" [LINK#1](https://github.com/stascorp/rdpwrap/releases) or [LINK#2](https://sabercathost.com/e2bm/RDPWrap-v1.6.2.zip) and extract all files to the "%ProgramFiles%\RDP Wrapper" directory 1. Create the directory: "%ProgramFiles%\RDP Wrapper"
(usually C:\Program Files\RDP Wrapper)
3. Set in your Antivirus or Windows Defender an exclusion on the folder "%ProgramFiles%\RDP Wrapper" to prevent the deletion of RDP Wrapper files...
5. Download "RDPWrap-v1.6.2.zip" [LINK#1](https://github.com/stascorp/rdpwrap/releases) or [LINK#2](https://sabercathost.com/e2bm/RDPWrap-v1.6.2.zip) and extract all files to the "%ProgramFiles%\RDP Wrapper" directory
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 "%ProgramFiles%\RDP Wrapper" directory
(usually C:\Program Files\RDP Wrapper)
7. Download [autoupdate_v1.1.zip](https://github.com/asmtron/rdpwrap/raw/master/autoupdate_v1.1.zip) and extract all files to the "%ProgramFiles%\RDP Wrapper" directory
2. Download [autoupdate.zip](https://github.com/asmtron/rdpwrap/raw/master/autoupdate.zip) and extract all files to the "%ProgramFiles%\RDP Wrapper" directory 9. 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:
"%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 11. 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:
"%ProgramFiles%\RDP Wrapper\autoupdate.bat" "%ProgramFiles%\RDP Wrapper\autoupdate.bat"