Deleting Outdated Registry Trees for Fortran or Visual C++
Article ID: 114335
Article Last Modified on 12/2/2003
APPLIES TO
- Microsoft Visual C++ 1.0 Professional Edition
- Microsoft Visual C++ 2.0 Professional Edition
- Microsoft Visual C++ 2.1
- Microsoft Visual C++ 4.0 Standard Edition
- Microsoft FORTRAN PowerStation 32
- Microsoft FORTRAN PowerStation 32
This article was previously published under Q114335
SUMMARY
If you have installed more than one release of a Microsoft software
development product and are noticing strange build errors that seem,
like undefined identifiers, it is possible that you have an outdated
or incorrect Visual C++ or FORTRAN PowerStation registry. This
situation can be corrected by deleting the appropriate registry key.
Exit the Visual WorkBench and follow the steps below.
WARNING NOTE: Please follow the instructions closely, because the
Windows NT installation may be corrupted if you happen to incorrectly
delete the wrong key.
- Select the Run... option from the Program Manager's File menu.
- Type regedt32 in the Command Line field and press [Enter].
- Select "HKEY_CURRENT_USER" under the Window menu
- Open the "HKEY_CURRENT_USER" folder
- Open the "Software" folder
- Open the "Microsoft" folder
- Select the "Development" folder (for Visual C++ version 4.0) or the
"Visual C++ <version>" folder (<version> may be blank or be a version
number such as "2.0") or the "FORTRAN PowerStation" folder.
- Press the [Del] key
- Answer [Yes] to the confirmation Dialog
- Close the Registry Editor (regedt32).
The Visual WorkBench will inform you that a new registry key will
be created the next time it is run.
Additional query words: kbinf 1.00 2.00 2.10 4.00
Keywords: kbsetup KB114335