We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba53c3 commit 556643cCopy full SHA for 556643c
packaging/WiX/mysql_server_extra.wxs.in
@@ -69,7 +69,7 @@
69
<RegistryKey
70
Id='MySQLKey'
71
Root='HKLM'
72
- Key='SOFTWARE\MySQL AB\@PRODUCT_NAME@ @MAJOR_VERSION@.@MINOR_VERSION@'
+ Key='SOFTWARE\MySQL AB\[ProductName]'
73
Action='createAndRemoveOnUninstall'>
74
<RegistryValue
75
Type='string'
0 commit comments