Definition: The registry is a database on the win 32 platform that contains Operating System configuration information.
Applications can store information in the registry. Windows also stores information about every exe and dll that is run on the system.
Glossary:
A B C D E F G H I J K L M N O P Q R S T U V W X Y ZExamples:
Storing both user and system information, including hardware configuration in the registry is a bad design feature. It is not difficult to make a pc unusable by deleting important registry keys.

