Deleting Outdated Registry Trees for Fortran or Visual C++
ID: Q114335
|
The information in this article applies to:
-
Microsoft Visual C++ 32-bit Edition, versions 1.0, 2.0, 2.1, 4.0
-
Microsoft FORTRAN PowerStation 32, versions 1.0, 4.0
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 vc10setup vc20setup
Version : :1.0,2.0,2.1,4.0
Platform : NT WINDOWS
Issue type :
|