The information in this article applies to:
SUMMARYIMPORTANT: This article contains information about editing the registry.
Before you edit the registry, make sure you understand how to restore it if
a problem occurs. For information about how to do this, view the "Restoring
the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help
topic in Regedt32.exe.
Where x.0 denotes the version number of the VC++ installation.
When you customize the Visual C++ IDE and quit from Visual C++, this key is updated. The next time Visual C++ is started this key will be queried and the changes will be reflected in the IDE. The "More Information" section discusses the specific keys that are used to store the Visual C++ IDE settings and the steps involved in moving those registry values to another computer. MORE INFORMATION
To move Visual C++ customizations from one Visual C++ installation to another, you will have to export and import all or some of the registry keys mentioned in the "Visual C++ registry keys" section. This section doesn't cover all the Visual C++ keys. If you want your new Visual C++ install to be identical your current install then export and import the entire HKEY_CURRENT_USER\Software\Microsoft\DevStudio\x.0 registry key. See the "Export and Import registry keys" section on exporting and importing these keys.
and for Visual C++ 6.0:
Not all of these keys will be present on every system, some of the keys are created when you customize specific IDE settings. If you are upgrading from Visual C++ 5.0 to Visual C++ 6.0, the Visual C++ setup program asks you if you'd like to move your customizations to the new installation. The procedures outlined in this article assumes that you have made no customizations to the new installation of Visual C++. If customizations have been made to the new installation, it is possible that the customizations will be lost when importing from the customized computer.
Visual C++ registry keys
Export and Import registry keysUse the following steps to export a registry key:
NOTE: Make sure that you have permissions to update the registry. REFERENCESFor more information on Customizing Visual C++ see the following topic in the MSDN library: Home Page: Customizing Visual C++For topics on Windows registry see the following knowledge base articles: Q136393 How to Modify Windows Registry Q147769 INFO: RegClean 4.1a Description and General Issues Additional query words:
Keywords : kbide kbRegistry kbVC500 kbVC600 kbDevStudio kbDSupport kbGrpDSTools |
Last Reviewed: January 10, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |