Bug #207 Incorrect registry key (yourapp.exe) generated by windows installshield
Submitted: 28 Mar 2003 11:41 Modified: 28 Mar 2003 11:45
Reporter: Indrek Siitan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version: OS:
Assigned to: MySQL Verification Team CPU Architecture:Any

[28 Mar 2003 11:41] Indrek Siitan
Description:
The registry key/values are created by your installshield:

   HKEY_LOCAL_MACHINE\SOFTWARE\\Microsoft\Windows\CurrentVersion\App Paths\yourapp.EXE
        (Default)  C:\mysql\yourapp.Exe
        Path       C:\mysql

This is incorrect.  I believe the correct value should be something like:

   HKEY_LOCAL_MACHINE\SOFTWARE\\Microsoft\Windows\CurrentVersion\App Paths\mysql.EXE
        (Default)  C:\mysql\bin\mysqld-nt.exe
        Path       C:\mysql

How to repeat:
[28 Mar 2003 11:45] Indrek Siitan
Thank you for your bug report. This issue has already been fixed
in the latest released version of that product, which you can download at 
http://www.mysql.com/downloads/