1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 00:30:33 +03:00

Always launch after installation

This commit is contained in:
Jonathan Harris 2017-07-29 14:31:25 +01:00
parent 274867ca67
commit eb2fa87a4b

View File

@ -73,7 +73,7 @@
</Feature> </Feature>
<!-- Launch app after upgrade --> <!-- Launch app after upgrade -->
<Property Id="LAUNCH" Value="no" /> <Property Id="LAUNCH" Value="yes" />
<CustomAction Id="DoLaunch" <CustomAction Id="DoLaunch"
Directory="INSTALLDIR" Directory="INSTALLDIR"
ExeCommand='"[INSTALLDIR]EDMarketConnector.exe"' ExeCommand='"[INSTALLDIR]EDMarketConnector.exe"'