From d26918696681c5ab6fea9e320ee311cc0fe5a404 Mon Sep 17 00:00:00 2001 From: vadym Date: Sun, 12 Sep 2021 20:22:28 +0300 Subject: [PATCH] sequence fix --- contrib/msi/build-msi.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/contrib/msi/build-msi.sh b/contrib/msi/build-msi.sh index 714decf1..c1c611a6 100755 --- a/contrib/msi/build-msi.sh +++ b/contrib/msi/build-msi.sh @@ -245,6 +245,18 @@ cat > wix.xml << EOF + + + WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT Installed + + + + + +