Skip to content

Commit 1994163

Browse files
committed
Followup fix for MSI build: Property end tag deleted by accident
1 parent d431ae0 commit 1994163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/WiX/mysql_server.wxs.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
Key="Software\Microsoft\Windows\CurrentVersion\Uninstall\[OLDERVERSIONBEINGUPGRADED]"
9595
Name="DisplayVersion"
9696
Type="raw" />
97+
</Property>
9798
<Property Id="INSTALLDIR2">
9899
<RegistrySearch Id="FindInstallLocation2"
99100
Root="HKLM"

0 commit comments

Comments
 (0)