Handle Updates a bit better
[shibboleth/cpp-sp.git] / msi / WiX / ShibbolethSP-exe-x86.wxs
index 3f65cc3..6216a82 100644 (file)
           <ServiceInstall Id='shibd' Name='shibd_Default' \r
                           DisplayName='Shibboleth 2 Daemon (Default)' Type='ownProcess' \r
                           Start='auto' ErrorControl='ignore' />\r
-          <ServiceControl Id='shibd_Default' Name='shibd_Default' Stop='uninstall'  \r
+          <ServiceControl Id='shibd_Default' Name='shibd_Default' Stop='both'  \r
                           Remove='uninstall' Start='install' Wait='no' />\r
         </Component>\r
         <Directory Id='sbin_debug' Name='debug' FileSource='$(var.SPBuildDirectory)\cpp-sp\Debug' >\r