mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 22:17:51 +01:00
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