The information in this article applies to:
SYMPTOMSInstalling Visual C++ on a machine that also has Mosaic (a World Wide Web navigation client for Windows) installed causes the setup program to issue this warning: The user is allowed to dismiss the dialog box with Abort, Retry, or Ignore. CAUSEThe problem is that Mosaic is compiled using Visual C++ and uses three of its redistributable DLLs (MSVCRT20.DLL, MFCANS32.DLL, and MFCUIA32.DLL). Mosaic installs these files with the read-only attribute, which causes the Visual C++ setup program to issue the warning when it attempts to overwrite them. RESOLUTIONFirst, verify that there is not another application using the DLL by shutting down the other applications. Once you have done this, the easiest (and safest) solution is to remove the read-only attribute from the files by using File Manager or some other utility. Then switch back to the setup program and Retry the operation. This is especially important if you are installing Visaul C++ version 2.1 because the MSVCRT20.DLL file has been changed. STATUSNCSA has confirmed Mosaic installs these DLLs with the read-only attribute. It appears to be an oversight on their part because the program does not require the DLLs to have this attribute. Additional query words: 1.50 2.00 2.10 read only
Keywords : kb3rdparty kbsetup vc15setup vc20setup |
Last Reviewed: February 2, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |