by THBComponentware - Product Type: Component / ActiveX DLL / DLL
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.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 67.62 | 1 Developer License Mfr. Part No: #7145 |
Download (581 KB) | |
| Add to Cart | $ 39.20 | 1 Developer License Upgrade from any previous version of THBRegistry or THBIniFile | Verify | Download (581 KB) |
| Add to Cart | $ 146.02 | 4 Developer Team License Mfr. Part No: #7146 |
Download (581 KB) | |
| Add to Cart | $ 410.62 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) Mfr. Part No: #7147 |
Download (581 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
AES also known as Rijndael is a very fast block cipher encryption algorithm and is officially identified as an approved encryption algorithm that can be used by U.S. Government organizations to protect their sensitive information. To use the encryption capabilities you just have to provide the encryption key when retrieving values from the registry or from the Ini-File. Additionally THBRegIni makes creating file associations and creating Shell File-New entries a joy.
THBRegIni is a set of COM components allowing you to access and modify the Windows Registry and Ini-Files to store your applications settings. THBRegIni handles all common datatypes plus arrays and binary data. THBRegIni features all necessary operations to access the registry in a very easy way. You can read, write, delete, encrypt, enumerate registry values and you can open, create, delete, delete with subkeys, rename, enumerate, save to file, load from file registry keys. With the same easiness you can access sections and values from Ini-Files. To protect your sensitive data THBRegIni now integrates the AES strong encryption algorithm supporting 128, 192, 256bit encryption keys. The AES also known as Rijndael is a very fast block cipher encryption algorithm and is officially identified as an approved encryption algorithm that can be used by U.S. Government organizations to protect their sensitive information. To use the encryption capabilities you just have to provide the encryption key when retrieving values from the registry or from the Ini-File.
Additionally THBRegIni makes creating file associations and creating Shell File-New entries a joy. THBRegIni is a set of Fast, Lightweight ActiveX COM Objects. It doesnt need any File Dependencies and is implemented within minutes. Supports Visual Basic, Visual C++, MSAccess, VBScript.
THBRegIni is a set of two COM components allowing you to access and modify the Windows Registry and Ini-Files to store your applications settings:
THBRegistry: Access, modify and encrypt settings in the Registry
If you develop an application you will soon have some data to store between sessions. For example file paths, filenames,
database name, username, passwords form positions, .... You can save them either in the registry or in an Ini-File. If you decide to use the registry, THBRegistry is the right helper for you.
THBRegistry features all necessary operations to access the registry:
To protect your sensitive data THBRegistry integrates the AES strong encryption algorithm supporting 128, 192, 256bit encryption keys. The AES also known as Rijndael is a very fast block cipher encryption algorithm and is officially identified as an approved encryption algorithm that can be used by U.S. Government organizations to protect their sensitive information.
To use the encryption capabilities you just have to provide the encryption key when retrieving values from the registry.
It's also an easy task to save binary data and arrays with THBRegistry.
New Version 3.0 features: