[MM-22960] - Keep desktop app pinned to taskb bar when the app upgrades (#1397)
Co-authored-by: Nevyana Angelova <nevyangelova@Nevyanas-MacBook-Pro-2.local>
This commit is contained in:
@@ -124,6 +124,8 @@
|
||||
<ComponentRef Id="GPOUSEnglishFiles" />
|
||||
</Feature>
|
||||
<InstallExecuteSequence>
|
||||
<RemoveShortcuts>Installed AND NOT UPGRADINGPRODUCTCODE</RemoveShortcuts>
|
||||
|
||||
<Custom Action="KillApp" Before="InstallValidate" />
|
||||
<Custom Action="LaunchApp" After="InstallFinalize">Installed</Custom>
|
||||
</InstallExecuteSequence>
|
||||
|
Reference in New Issue
Block a user