Fix to reboot after IIS configure
[shibboleth/sp.git] / 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