From 7523aec1eca7d92db98afd3c9bb0d5e3f35e7c7a Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 26 Mar 2023 00:05:14 +0200 Subject: [PATCH 17/17] Msys2 uninstaller: Delete Registry Values We only tried to delete Registry Keys on the condition that they are empty. They never were as we had removed the values. Also fixed case where sdl2-client installer wrote key by the wrong name. See osdn #47690 Signed-off-by: Marko Lindqvist --- windows/installer_msys2/create-freeciv-gtk-qt-nsi.sh | 4 +++- windows/installer_msys2/create-freeciv-ruledit-nsi.sh | 4 +++- windows/installer_msys2/create-freeciv-sdl2-nsi.sh | 6 ++++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/windows/installer_msys2/create-freeciv-gtk-qt-nsi.sh b/windows/installer_msys2/create-freeciv-gtk-qt-nsi.sh index 82cbdf4f2c..38f5129ace 100644 --- a/windows/installer_msys2/create-freeciv-gtk-qt-nsi.sh +++ b/windows/installer_msys2/create-freeciv-gtk-qt-nsi.sh @@ -329,8 +329,10 @@ cat <