From ede5a70beb7c667f09687658cb5508ade332ad32 Mon Sep 17 00:00:00 2001 From: "chris.watts90@outlook.com" Date: Tue, 18 Apr 2017 11:16:12 +0100 Subject: [PATCH] Added SQLiteRepositoryInstaller Chain entry to install SQLite provider if chosen. Added INSTALLFOLDER configuration to set a single install directory for both data service and plugins. #25 --- .../FlexiTimeSystemInstaller/Bundle.wxs | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/DataCenter_Windows/WindowsDataCenter/FlexiTimeSystemInstaller/Bundle.wxs b/DataCenter_Windows/WindowsDataCenter/FlexiTimeSystemInstaller/Bundle.wxs index f1aebcb..0d330d0 100644 --- a/DataCenter_Windows/WindowsDataCenter/FlexiTimeSystemInstaller/Bundle.wxs +++ b/DataCenter_Windows/WindowsDataCenter/FlexiTimeSystemInstaller/Bundle.wxs @@ -14,6 +14,12 @@ + + + + + + +