From 117ae841bb689720694c1a03fbb49b23971e6032 Mon Sep 17 00:00:00 2001 From: asmtron <49522124+asmtron@users.noreply.github.com> Date: Sun, 2 Nov 2025 17:33:26 +0000 Subject: [PATCH] Update autoupdate.bat, add autogen support [*.autogen] add '"-update"' bugfix to support update from older autoupdate versions (v1.3 ...) --- bin/autoupdate.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/autoupdate.bat b/bin/autoupdate.bat index 2539f47..ea3c2e2 100644 --- a/bin/autoupdate.bat +++ b/bin/autoupdate.bat @@ -10,7 +10,7 @@ setlocal EnableDelayedExpansion :: \_||_|\____|\___\___/ \____| ||_/ \____|\_||_|\___\____(_|____/ \_||_|\___) :: |_| :: -:: Automatic RDP Wrapper installer and updater v.1.4 asmtron (2025-10-23) +:: Automatic RDP Wrapper installer and updater v.1.4 asmtron (2025-11-02) :: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :: Options: :: -log = redirect display output to the file autoupdate.log @@ -1329,3 +1329,4 @@ exit /b +