SSPCPP-568 The INSTALL_DIR has to have a trailing backslash or else keygen fails.
[shibboleth/cpp-sp.git] / msi / WiX / ShibbolethSP-properties.wxi
index de75897..223e92b 100644 (file)
@@ -40,7 +40,7 @@
 \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
+  <Property Id='INSTALLDIR' Value='C:\opt\shibboleth-sp\'/>\r
   <!-- IISMAJORVERSION if IIS installed -->\r
   <PropertyRef Id='IISMAJORVERSION' />\r
 \r