From 07a821649398557c85c02071b10b5cb07cbc8f30 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 31 Mar 2023 06:24:24 +0300 Subject: [PATCH 17/17] 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 | 4 +++- windows/installer_cross/create-freeciv-ruledit-nsi.sh | 4 +++- windows/installer_cross/create-freeciv-sdl2-nsi.sh | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/windows/installer_cross/create-freeciv-gtk-qt-nsi.sh b/windows/installer_cross/create-freeciv-gtk-qt-nsi.sh index cf160b6504..35dcc1b9a0 100755 --- a/windows/installer_cross/create-freeciv-gtk-qt-nsi.sh +++ b/windows/installer_cross/create-freeciv-gtk-qt-nsi.sh @@ -340,8 +340,10 @@ cat <