Skip to content

Commit

Permalink
Merge branch 'enhance_windows_installer' into windows_installer_alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
mechairoi committed Feb 9, 2015
2 parents 57d3b69 + 6281d12 commit 87d30a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wix/mackerel-agent.wxs.template
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@

<InstallExecuteSequence>
<Custom Action="FillApiKey" Before="StartServices">Not Installed</Custom>
<RemoveExistingProducts Before="InstallInitialize" />
</InstallExecuteSequence>
<MajorUpgrade AllowDowngrades="yes" />

</Product>
</Wix>

0 comments on commit 87d30a1

Please sign in to comment.