From def593d3a5d7cbb3ee38340da43e4f159d3816b9 Mon Sep 17 00:00:00 2001 From: Watts Date: Sat, 15 Apr 2017 20:23:57 +0100 Subject: [PATCH] exposed properties for configuring data center endpoint ip and port. defaults to localhost/127.0.0.1 implemented the code to configure the app.config file on install. #31 --- .../CardReaderServiceComponents.wxs | 11 +++++++++++ .../CardReaderServiceInstaller/Properties.wxs | 2 ++ 2 files changed, 13 insertions(+) diff --git a/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/CardReaderServiceComponents.wxs b/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/CardReaderServiceComponents.wxs index 1386663..9b96fdf 100644 --- a/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/CardReaderServiceComponents.wxs +++ b/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/CardReaderServiceComponents.wxs @@ -25,6 +25,7 @@ + + + + + diff --git a/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/Properties.wxs b/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/Properties.wxs index a7c1387..05c41f1 100644 --- a/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/Properties.wxs +++ b/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/Properties.wxs @@ -2,5 +2,7 @@ + +