Rename registry keys, import/export, search, receive change notification. ComponentSpace Windows Registry Component .NET class library provides useful functionality for manipulating the Windows registry. This functionality is in addition to rather than replacing that provided in the Microsoft.Win32 namespace. The RegistryHelper class includes methods for key name manipulation as well as key renaming. Extract the base key name, parent key name and sub-key name from a key. Create and open keys by name without the hassle of the Microsoft.Win32.Registry static field values. The RegistryImporter and RegistryExporter classes respectively import and export registry keys in standard Windows Registry 5.0 format thats compatible with regedit. The RegistryXmlImporter and RegistryXmlExporter classes respectively import and export registry keys in XML. もっと見る
Access, modify and encrypt settings in the Registry and .INI files. THBRegIni is a set of COM components allowing you to access and modify the Windows Registry and .INI files to store your applications settings. It handles all common datatypes including arrays and binary data. To protect your sensitive data THBRegIni now integrates the AES strong encryption algorithm supporting 128, 192, 256 bit encryption keys. もっと見る