From b72d6a2e3b30fa41c76fbade93caa8fc72e5dde2 Mon Sep 17 00:00:00 2001 From: malte_langkabel Date: Wed, 22 Mar 2017 09:52:37 +0100 Subject: [PATCH] data: reference gui data for bookmarks in wix installer --- deployment/windows/wixSetup/coati.wxs | 13 +++++++- deployment/windows/wixSetup/installDir.wxs | 36 ++++++++++++++++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) diff --git a/deployment/windows/wixSetup/coati.wxs b/deployment/windows/wixSetup/coati.wxs index 315a3337..a136ed0c 100644 --- a/deployment/windows/wixSetup/coati.wxs +++ b/deployment/windows/wixSetup/coati.wxs @@ -213,7 +213,18 @@ - + + + + + + + + + + + + diff --git a/deployment/windows/wixSetup/installDir.wxs b/deployment/windows/wixSetup/installDir.wxs index 10917ebc..ad51dc34 100644 --- a/deployment/windows/wixSetup/installDir.wxs +++ b/deployment/windows/wixSetup/installDir.wxs @@ -291,6 +291,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +