Description:
meiConfig would fail to run due to a missing system DLL. Several things have been changed to fix the problem:
- MSVCP71.dll is now distributed in the MEI\bin\WinNT directory.
- Missing DLLs that are known to be necessary are now reported.
The following error message will now be reported:
meiConfig has failed to load a necessary module.
One or more of the following files may be missing:
{List of missing DLL files}
Not found in any of these directories:
{list PATH environment variable} |