From 4905e575de56f83761c1aa62c78b568eaeb750ff Mon Sep 17 00:00:00 2001 From: Tomas Groth Date: Wed, 30 Sep 2020 06:40:51 +0000 Subject: [PATCH] Try to make the windows installer able to start OpenLP directly after install. Also try to compress better. --- windows/OpenLP-base.wxs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/windows/OpenLP-base.wxs b/windows/OpenLP-base.wxs index 7c43709..2c15a57 100644 --- a/windows/OpenLP-base.wxs +++ b/windows/OpenLP-base.wxs @@ -14,11 +14,9 @@ Privileged - + - - @@ -55,8 +53,11 @@ 1 1 1 + WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT Installed + +