diff --git a/installer/windows/CustomInstallDir.wxs b/installer/windows/CustomInstallDir.wxs
index d75b73a57..8011c3fb2 100644
--- a/installer/windows/CustomInstallDir.wxs
+++ b/installer/windows/CustomInstallDir.wxs
@@ -32,7 +32,7 @@ Patch dialog sequence:
-
+
@@ -56,6 +56,7 @@ Patch dialog sequence:
"1"]]>
1
+ WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT Installed
NOT Installed
Installed AND PATCH
diff --git a/installer/windows/Product.wxs b/installer/windows/Product.wxs
index dd855e804..0d027259b 100644
--- a/installer/windows/Product.wxs
+++ b/installer/windows/Product.wxs
@@ -83,14 +83,21 @@
STORAGEDIR
1.0
2.0
+
+
+
+
+
+
+
-
+
@@ -98,4 +105,4 @@
NOT Installed
-
\ No newline at end of file
+
diff --git a/installer/windows/windows.wixproj b/installer/windows/windows.wixproj
index 73337ab59..19b50494c 100644
--- a/installer/windows/windows.wixproj
+++ b/installer/windows/windows.wixproj
@@ -32,6 +32,10 @@
+
+ $(WixExtDir)\WixUtilExtension.dll
+ WixUtilExtension
+
$(WixExtDir)\WixFirewallExtension.dll
WixFirewallExtension