Bug #27253 Installer : Company info is different
Submitted: 19 Mar 2007 11:34 Modified: 26 Mar 2007 8:18
Reporter: Jared Sullivan (Silver Quality Contributor)
Status: Closed
Category:Connector/Net Severity:S3 (Non-critical)
Version:5.0.5 OS:Microsoft Windows (Windows XP, Vista)
Assigned to: Target Version:
Tags: programs and features, publisher, install information, qc

[19 Mar 2007 11:34] Jared Sullivan
Description:
In Programs and Features of Vista the 'publisher' is "MySQL" when all other products read
"MySQL AB".  And also there is no support link.

How to repeat:
> Start > Settings > Control Panel > Programs and Features

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{5FD88490-011C-4DF1-B886-F298D955171B}]

"Publisher"="MySQL"
"URLInfoAbout"=""
"URLUpdateInfo"=""

Suggested fix:
"Publisher"="MySQL AB"
"URLInfoAbout"="http://www.mysql.com"
"URLUpdateInfo"="http://dev.mysql.com/"
[19 Mar 2007 12:16] Valeriy Kravchuk
Thank you for a bug report. Verified just as described, also - on Windows XP SP2. So, this
is not a Vista-specific bug.
[19 Mar 2007 17:16] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/22284
[19 Mar 2007 17:18] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/22285
[19 Mar 2007 17:19] Reggie Burnett
Fixed in 1.0.10 and 5.0.6
[26 Mar 2007 8:18] MC Brown
A note has been added to the 5.0.6 and 1.0.10 changelogs.