Bug #25928 Invalid Registry Entries
Submitted: 29 Jan 2007 21:46 Modified: 31 Jan 2007 16:56
Reporter: Sean Wright
Status: Closed
Category:Connector/Net Severity:S3 (Non-critical)
Version:5.0.x OS:Microsoft Windows (Windows XP / Vista)
Assigned to: Target Version:
Tags: registry

[29 Jan 2007 21:46] Sean Wright
Description:
The installation for the connector does not write the correct registry keys, in
particular, the location keys.

My connector has been installed to C:\Program Files\MySQL\MySQL Net Connector
5.0.3\Bin\2.0\

eg: on my system, HKLM->software->microsoft->visual studio->8.0->AssemblyFolders->MySQL
Connector NET 5.0.3 has a default value of D:\bin\2.0\
Looking at the main.wix file, it seems that [TARGETDIR] is not registering properly for
some reason.

How to repeat:
Uninstall and reinstall.

Suggested fix:
unknown.  Is this a possible issue with wix?
[30 Jan 2007 10:25] Tonci Grgin
Hi Sean and thanks for your problem report. Indeed, on my XP Pro machine it is
"installed", by registry, into non-existent folder (C:\bin\.NET 2.0\)...
[30 Jan 2007 19:57] 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/19036
[30 Jan 2007 19:58] Reggie Burnett
Fixed in 5.0.4
[31 Jan 2007 16:56] MC Brown
A note has been added to the 5.0.4 changelog.