mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Merge pull request #123 from Cyberboss/UpgradeShortcuts
Fix shortcuts being deleted on upgrade
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
<Property Id="ARPPRODUCTICON" Value="tgs.ico" />
|
||||
<Property Id="INSTALLSHORTCUTDESK" Value="0" />
|
||||
<Property Id="INSTALLSHORTCUTSTART" Value="0" />
|
||||
<InstallExecuteSequence>
|
||||
<RemoveShortcuts>Installed AND NOT UPGRADINGPRODUCTCODE</RemoveShortcuts>
|
||||
</InstallExecuteSequence>
|
||||
</Product>
|
||||
|
||||
<Fragment>
|
||||
|
||||
Reference in New Issue
Block a user