Bug #3231 When installing MYSQL Admin the File MSCVR70.dll is not installed
Submitted: 18 Mar 2004 13:53 Modified: 18 Mar 2004 14:03
Reporter: Steve Aish Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.0.2b-alpha-win OS:Windows (Windows 2000)
Assigned to: CPU Architecture:Any

[18 Mar 2004 13:53] Steve Aish
Description:
When installing from the mysql-administrator-1.0.2b-alpha-win.zip -> Setup file it installs correctly but when runing for the first time it complains that MSVCR70.dll is not found.

This is not too much of a problem as the file is on the hard drive somewhere or you can download it - I just put the file in the C:\WINNT\System32 directory and all is groovy.  I don't use C++ anywhere on my PC so I guess htis is why it is not there.

How to repeat:
Unzip the mysql-administrator-1.0.2b-alpha-win.zip file.
Run the Setup.exe file to install.
Run through the install following the defaults.
Once it is installed double click on the desktop icon to run the program.

If your PC does not happen to have MSVCR70.DLL in a search path then an error message will come up:

The dynamic link library MSVCR70.dll could not be found in the specified path C:\Program... (follows is a list of search path)

Suggested fix:
Add the file MSVCR70.DLL to the install program.  Make the install program put it into the {systemDir} directory.
[18 Mar 2004 14:03] MySQL Verification Team
Duplicate of bug report #3191.