From 3e2a19c0e4d664d69b75055e37c19df9179331f9 Mon Sep 17 00:00:00 2001 From: Watts Date: Sat, 15 Apr 2017 20:24:54 +0100 Subject: [PATCH] added properties to configure the ip and port of the data center. added code to pass the configuration properties through to the msi installers. #31 #26 --- .../FlexiTimeSystemInstaller/Bundle.wxs | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/DataCenter_Windows/WindowsDataCenter/FlexiTimeSystemInstaller/Bundle.wxs b/DataCenter_Windows/WindowsDataCenter/FlexiTimeSystemInstaller/Bundle.wxs index f98b537..f1aebcb 100644 --- a/DataCenter_Windows/WindowsDataCenter/FlexiTimeSystemInstaller/Bundle.wxs +++ b/DataCenter_Windows/WindowsDataCenter/FlexiTimeSystemInstaller/Bundle.wxs @@ -10,21 +10,25 @@ LicenseFile="License.rtf" ThemeFile="Theme.xml" /> - - + + + + - + + +