diff --git a/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterFirewallConfiguration.wxs b/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterFirewallConfiguration.wxs
new file mode 100644
index 0000000..97eeec2
--- /dev/null
+++ b/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterFirewallConfiguration.wxs
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
diff --git a/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterHostInstaller.wixproj b/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterHostInstaller.wixproj
index 0ffd191..9eb5dfe 100644
--- a/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterHostInstaller.wixproj
+++ b/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterHostInstaller.wixproj
@@ -22,8 +22,10 @@
obj\$(Configuration)\
+
+
@@ -66,6 +68,10 @@
+
+ $(WixExtDir)\WixFirewallExtension.dll
+ WixFirewallExtension
+
$(WixExtDir)\WixHttpExtension.dll
WixHttpExtension
diff --git a/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterServiceComponents.wxs b/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterServiceComponents.wxs
index 9b55a97..fbe3d18 100644
--- a/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterServiceComponents.wxs
+++ b/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/DataCenterServiceComponents.wxs
@@ -1,15 +1,14 @@
+ xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
@@ -70,12 +81,30 @@
KeyPath="yes"
Checksum="yes"/>
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
-
+ Wait="yes" />
+
+
+
+
+
+
+
+
+
diff --git a/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/Product.wxs b/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/Product.wxs
index c4bf3f1..2fa3299 100644
--- a/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/Product.wxs
+++ b/DataCenter_Windows/WindowsDataCenter/WebApiServerHostInstaller/Product.wxs
@@ -27,7 +27,7 @@
-
+