Adjust for final release
[shibboleth/cpp-sp.git] / msi / WiX / ShibbolethSP-main-x64.wxs
index 001dfb0..89a8af3 100644 (file)
   <Product Id='{973D4080-26FC-430B-9BEA-60ADB78C3CD3}' Language='1033' \r
            Manufacturer='Shibboleth Consortium' Name='Shibboleth Service Provider' \r
            UpgradeCode='$(var.ShibbolethUpgradeCode)' Version='$(var.ShibbolethVersion)'>\r
-    <Package Description='Shibboleth SP (x86 and x64) V$(var.ShibbolethVersion) Beta 1' Compressed='yes'\r
-             Manufacturer='Shibboleth Consortium' InstallerVersion='300' Platform='x64'/>\r
+    <Package Description='Shibboleth SP (x86 and x64) V$(var.ShibbolethVersion)' Compressed='yes'\r
+           Manufacturer='Shibboleth Consortium' InstallerVersion='300' Platform='x64'/>\r
 \r
-    <MajorUpgrade DowngradeErrorMessage="A later version of [ProductName] is already installed. Setup will now exit." \r
-                  MigrateFeatures="yes"  Schedule="afterInstallExecute" />\r
+    <MajorUpgrade DowngradeErrorMessage='A later version of [ProductName] is already installed. Setup will now exit.'\r
+           MigrateFeatures='yes' Schedule='afterInstallExecute' />\r
 \r
     <PropertyRef Id='SHIB_OLDVERSION_64'/>\r
     <PropertyRef Id='SHIB_OLDVERSION'/>\r
@@ -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