mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[Installer]Keep MWB service on upgrade (#26517)
This commit is contained in:
@@ -194,7 +194,7 @@
|
|||||||
</Custom>
|
</Custom>
|
||||||
|
|
||||||
<Custom Action="UninstallServicesTask" After="InstallFinalize">
|
<Custom Action="UninstallServicesTask" After="InstallFinalize">
|
||||||
Installed AND (REMOVE="ALL")
|
Installed AND (NOT UPGRADINGPRODUCTCODE) AND (REMOVE="ALL")
|
||||||
</Custom>
|
</Custom>
|
||||||
<!-- TODO: Use to activate embedded MSIX -->
|
<!-- TODO: Use to activate embedded MSIX -->
|
||||||
<!--<Custom Action="UninstallEmbeddedMSIXTask" After="InstallFinalize">
|
<!--<Custom Action="UninstallEmbeddedMSIXTask" After="InstallFinalize">
|
||||||
|
|||||||
Reference in New Issue
Block a user