Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / msi / WiX / ShibbolethSP-properties.wxi
index 552cd65..223e92b 100644 (file)
   <Property Id='SHIB_FILE_EXTENSION' Value='.sso' Secure='yes'>\r
     <RegistrySearch Id='AppReg' Root='HKLM' Key='SOFTWARE\Shibboleth' Name='FileExtension' Type='raw' />\r
   </Property>\r
-  \r
-  <!-- On 64 bit systems: 64 bit or 32bit service and DLLS, also used to swap in the 64 bit service -->\r
+\r
+  <!-- Information for the properties page of the msi -->\r
 \r
   <Property Id='ARPCONTACT' Value='contact@shibboleth.net' />\r
   <Property Id='ARPHELPLINK' Value='https://wiki.shibboleth.net/confluence/display/SHIB2/Installation+and+Configuration' />\r
   <Property Id='ARPURLUPDATEINFO' Value='https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPWindowsUpgrade' />\r
   <Property Id='ARPURLINFOABOUT' Value='http://shibboleth.net/' />\r
 \r
+  <!-- Do we want to force the ServiceStart to happen? -->\r
+  <Property Id='ALWAYS_START_SERVICE' Value='TRUE' Secure='yes' />\r
+\r
   <!-- UPGRADINGPRODUCTCODE set in the uninstall if this is an upgrade uninstall -->\r
+  <!-- SSPCPP-568 We need a default for InstallDir -->\r
+  <Property Id='INSTALLDIR' Value='C:\opt\shibboleth-sp\'/>\r
   <!-- IISMAJORVERSION if IIS installed -->\r
   <PropertyRef Id='IISMAJORVERSION' />\r
 \r