[Installer]Keep MWB service on upgrade (#26517)

This commit is contained in:
Jaime Bernardo
2023-05-31 13:55:13 +01:00
committed by GitHub
parent 4cc74da82f
commit f6a91dd073

View File

@@ -194,7 +194,7 @@
</Custom>
<Custom Action="UninstallServicesTask" After="InstallFinalize">
Installed AND (REMOVE="ALL")
Installed AND (NOT UPGRADINGPRODUCTCODE) AND (REMOVE="ALL")
</Custom>
<!-- TODO: Use to activate embedded MSIX -->
<!--<Custom Action="UninstallEmbeddedMSIXTask" After="InstallFinalize">