Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

Registry operations include basic management operations, such as reading from and writing to the registry. However, if you have a hive-based registry, registry management must include managing registry flushing, the functionality that periodically copies the registry data to persistent storage.

Often, basic operations are performed programmatically, using the registry OS functions. For more information about these functions, see Registry Reference.

The following topics present additional information about registry management:

See Also

Other Resources

Registry