Bump msi name
[shibboleth/cpp-sp.git] / msi / WiX / ShibbolethSP-main-x86.wxs
index 0148b82..64d94cb 100644 (file)
 <?include Versions.wxi ?>\r
 \r
 <Wix xmlns='http://schemas.microsoft.com/wix/2006/wi'>\r
-  <Product Id='{DB1B7660-87DA-4B83-AF31-0449113298BD}' Language='1033' \r
-           Manufacturer='Shibboleth Consortium' Name='Shibboleth $(var.ShibbolethVersion)\r
+  <Product Id='{EA2259A7-D844-475A-B473-CCE3EEA209D9}' Language='1033' \r
+           Manufacturer='Shibboleth Consortium' Name='Shibboleth Service Provider\r
            UpgradeCode='$(var.ShibbolethUpgradeCode)' Version='$(var.ShibbolethVersion)'>\r
-    <Package Description='Installer for Shibboleth SP (32-bit only)' Compressed='yes'\r
-             Manufacturer='Shibboleth Consortium' InstallerVersion='300'/>\r
+    <Package Description='Shibboleth SP (x86) V$(var.ShibbolethVersion) RC 1' Compressed='yes'\r
+           Manufacturer='Shibboleth Consortium' InstallerVersion='300'/>\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
+           AllowSameVersionUpgrades='yes' MigrateFeatures='yes' Schedule='afterInstallExecute' />\r
 \r
     <PropertyRef Id='SHIB_OLDVERSION'/>\r
 \r