SSPCPP-489: Hardwire the INSATLL_32BIT property's value by architecture
[shibboleth/sp.git] / msi / WiX / ShibbolethSP-main-x64.wxs
index 6244002..53badc3 100644 (file)
@@ -41,6 +41,7 @@
 \r
     <!-- NOTE we should not use sys.BUILDARCH since that reflects the candle parameters, *NOT* the architecture -->\r
     <Property Id='IS64BITINSTALL' Value='TRUE'/>\r
+    <Property Id='INSTALL_32BIT' Secure='yes' />\r
     <UIRef Id='ShibbolethInstallDir'/>\r
 \r
 \r