From c0353d100b24c0c9836d5a7896eb9330d70e9f51 Mon Sep 17 00:00:00 2001 From: vadym Date: Wed, 30 Nov 2022 19:45:11 +0200 Subject: [PATCH] Fix for error CNDL0005 : The Component element contains an unexpected child element 'Directory' --- contrib/msi/build-msi-gui.sh | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/contrib/msi/build-msi-gui.sh b/contrib/msi/build-msi-gui.sh index df1f4434..008f40c2 100644 --- a/contrib/msi/build-msi-gui.sh +++ b/contrib/msi/build-msi-gui.sh @@ -161,6 +161,15 @@ cat > wix.xml << EOF + + + + + wix.xml << EOF Stop="both" Remove="uninstall" /> - - - - -