Incorrect registry key (yourapp.exe) generated by windows installshield
am 28.03.2003 03:48:14 von deccles
------=_NextPart_000_0005_01C2F4AA.91E1B0A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
The registry key/values are created by your installshield:
HKEY_LOCAL_MACHINE\SOFTWARE\\Microsoft\Windows\CurrentVersio n\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\CurrentVersio n\App =
Paths\mysql.EXE
(Default) C:\mysql\bin\mysqld-nt.exe
Path C:\mysql
Following is a link to the installshield page which talks about this =
key: http://www.installshield.com/aboutus/news/newsletter/0103_ti ps.asp
I was hoping to use this key to detect if (and where) the user had =
installed mysql. Given that this key is incorrect, can you suggest =
another way?
Thanks,
Dave Eccleston
------=_NextPart_000_0005_01C2F4AA.91E1B0A0--
Re: Incorrect registry key (yourapp.exe) generated by windows installshield
am 28.03.2003 17:19:38 von miguel solorzano
At 21:48 27/03/2003 -0500, deccles@mitre.org wrote:
hi,
Thanks for the bug report, this will be fixed in the next release.
>The registry key/values are created by your installshield:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\\Microsoft\Windows\CurrentVersio n\App=20
> 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\CurrentVersio n\App=20
> Paths\mysql.EXE
> (Default) C:\mysql\bin\mysqld-nt.exe
> Path C:\mysql
--=20
Regards,
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Miguel Angel Sol=F3rzano
/ /|_/ / // /\ \/ /_/ / /__ S=E3o Paulo - Brazil
/_/ /_/\_, /___/\___\_\___/
<___/ www.mysql.com=20
--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=3Dgcdmb-bugs@m.gmane.org
Re: Incorrect registry key (yourapp.exe) generated by windows installshield
am 28.03.2003 20:24:38 von indrek siitan
Hi,
> HKEY_LOCAL_MACHINE\SOFTWARE\\Microsoft\Windows\CurrentVersio n\App
> Paths\yourapp.EXE
> (Default) C:\mysql\yourapp.Exe
> Path C:\mysql
>=20
> This is incorrect. I believe the correct value should be something like:
>=20
> HKEY_LOCAL_MACHINE\SOFTWARE\\Microsoft\Windows\CurrentVersio n\App
> Paths\mysql.EXE
> (Default) C:\mysql\bin\mysqld-nt.exe
> Path C:\mysql
Thanks for a good bug report. Your bug has been filed as bug #207 in our bu=
g
database: http://bugs.mysql.com/bug.php?id=3D207
As Miguel already mentioned, this will be fixed in the next release.
Rgds,
Indrek
--=20
MySQL Users Conference and Expo: http://www.mysql.com/events/uc2003/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Indrek Siitan
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, The Support Guy
/_/ /_/\_, /___/\___\_\___/ Uuem=F5isa, Haapsalu, Estonia
<___/ www.mysql.com
--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=3Dgcdmb-bugs@m.gmane.org