Skip to content

Commit

Permalink
Removed AllowSameVersionUpgrades to fix Light warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
markgalvan-intel committed Oct 13, 2023
1 parent 8091224 commit b469546
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion IntelPresentMon/PMInstaller/PresentMon.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
<WixVariable Id="WixUILicenseRtf" Value="license.rtf" />

<MajorUpgrade Schedule="afterInstallValidate"
AllowSameVersionUpgrades="yes"
DowngradeErrorMessage="!(loc.product_downgrade_error_message)"/>

<!--
Expand Down

0 comments on commit b469546

Please sign in to comment.