From a63a4923a4365f5ec19d6d445a6fd37717c03672 Mon Sep 17 00:00:00 2001 From: "chris.watts90@outlook.com" Date: Sat, 18 Feb 2017 21:35:39 +0000 Subject: [PATCH] added missing ninject files. made the starter configuration to start service on install optional, otherwise the services could fail to install. Also added eventlog creation to the installer so it is ready to go when the service runs. #24 #22 --- .../CardReaderServiceComponents.wxs | 43 +++++++++++++++---- 1 file changed, 35 insertions(+), 8 deletions(-) diff --git a/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/CardReaderServiceComponents.wxs b/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/CardReaderServiceComponents.wxs index 0c87896..17fd5d3 100644 --- a/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/CardReaderServiceComponents.wxs +++ b/DataCenter_Windows/WindowsDataCenter/CardReaderServiceInstaller/CardReaderServiceComponents.wxs @@ -2,8 +2,29 @@ - + + + + + "false"]]> + + + + + + + + - + + + + + +