Better dependencies on the VB, tidy up comments
authorRod Widdowson <rdw@steadingsoftware.com>
Fri, 2 Nov 2012 09:50:22 +0000 (09:50 +0000)
committerRod Widdowson <rdw@steadingsoftware.com>
Fri, 2 Nov 2012 09:50:22 +0000 (09:50 +0000)
msi/WiX/Installer.make
msi/WiX/ShibbolethSP-properties.wxi

index 1c412d2..58f2c68 100644 (file)
@@ -43,7 +43,7 @@ ShibbolethSP-registry-x64.wixobj: ShibbolethSP-registry-x64.wxs
        wixcop -indent:2 ShibbolethSP-registry-x64.wxs
        candle -dSPBuildDirectory=$(SolutionDir).. ShibbolethSP-registry-x64.wxs
 
-ShibbolethSP-noarch.wixobj: ShibbolethSP-noarch.wxs
+ShibbolethSP-noarch.wixobj: ShibbolethSP-noarch.wxs ..\scripts\shib_install_isapi_filter.vbs-wix ..\scripts\shib_uninstall_isapi_filter.vbs-wix ..\scripts\shib_edit_config_files.vbs-wix
        wixcop -indent:2 ShibbolethSP-noarch.wxs
        candle -dSPBuildDirectory=$(SolutionDir).. ShibbolethSP-noarch.wxs
 
index 552cd65..07f8027 100644 (file)
@@ -27,8 +27,8 @@
   <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