Update autoupdate__info.txt
This commit is contained in:
parent
bd9fe25ece
commit
3e04e82705
|
@ -6,7 +6,7 @@
|
||||||
\_||_|\____|\___\___/ \____| ||_/ \____|\_||_|\___\____(_|____/ \_||_|\___)
|
\_||_|\____|\___\___/ \____| ||_/ \____|\_||_|\___\____(_|____/ \_||_|\___)
|
||||||
|_|
|
|_|
|
||||||
|
|
||||||
Automatic RDP Wrapper installer and updater v.1.1 asmtron (2023-10-13)
|
Automatic RDP Wrapper installer and updater v.1.1 asmtron (2023-10-18)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
Options:
|
Options:
|
||||||
-log = redirect display output to the file autoupdate.log
|
-log = redirect display output to the file autoupdate.log
|
||||||
|
@ -28,23 +28,27 @@
|
||||||
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 directory: "%ProgramFiles%\RDP Wrapper"
|
1. Create the directory: "%ProgramFiles%\RDP Wrapper"
|
||||||
|
(usually C:\Program Files\RDP Wrapper)
|
||||||
|
|
||||||
|
|
||||||
|
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 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 directory: "%ProgramFiles%\RDP Wrapper" (usually 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 directory: "%ProgramFiles%\RDP Wrapper"
|
4. 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:
|
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"
|
"%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...
|
6. 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"
|
||||||
|
|
Loading…
Reference in New Issue