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