From 9dc77315307691ae63c40e8aafd2c4f508c33239 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 31 Mar 2023 06:22:01 +0300 Subject: [PATCH 54/54] installer_cross 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. See osdn #47713 Signed-off-by: Marko Lindqvist --- windows/installer_cross/create-freeciv-gtk-qt-nsi.sh | 2 ++ windows/installer_cross/create-freeciv-ruledit-nsi.sh | 2 ++ windows/installer_cross/create-freeciv-sdl2-nsi.sh | 2 ++ 3 files changed, 6 insertions(+) diff --git a/windows/installer_cross/create-freeciv-gtk-qt-nsi.sh b/windows/installer_cross/create-freeciv-gtk-qt-nsi.sh index b890974518..68b43549ae 100755 --- a/windows/installer_cross/create-freeciv-gtk-qt-nsi.sh +++ b/windows/installer_cross/create-freeciv-gtk-qt-nsi.sh @@ -349,6 +349,8 @@ cat <