Fix shortcuts being deleted on upgrade

This commit is contained in:
Cyberboss
2017-07-05 16:30:52 -04:00
parent e4b885c93e
commit c2d87b5591
+3
View File
@@ -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>