Fix to reboot after IIS configure
authorScott Cantor <cantor.2@osu.edu>
Fri, 3 Aug 2012 17:09:40 +0000 (17:09 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 3 Aug 2012 17:09:40 +0000 (17:09 +0000)
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