Fix to reboot after IIS configure
authorscantor <scantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 3 Aug 2012 17:09:40 +0000 (17:09 +0000)
committerscantor <scantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 3 Aug 2012 17:09:40 +0000 (17:09 +0000)
git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3749 cb58f699-b61c-0410-a6fe-9272a202ed29

msi/WiX/ShibbolethSP-noarch.wxs

index ca7ab67..b1fb15f 100644 (file)
       <Custom Action='ShibInstallISAPIFilter' After='InstallFiles'>\r
         (NOT Installed) AND (INSTALL_ISAPI_FILTER = "TRUE") AND (NOT ALREADYINSTALLED) AND IISMAJORVERSION\r
       </Custom>\r
+      <ScheduleReboot>\r
+        (NOT Installed) AND (INSTALL_ISAPI_FILTER = "TRUE") AND (NOT ALREADYINSTALLED) AND IISMAJORVERSION\r
+      </ScheduleReboot>\r
+\r
 \r
       <!-- (try to) Uninstall IIS if\r
            - this is an uninstall\r