by THBComponentware - 製品のタイプ: コンポーネント / 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.
一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
| カートに追加 | ¥ 9,555 (税込) | 1 Developer License | ダウンロード (581 KB) | |
| カートに追加 | ¥ 5,565 (税込) | 1 Developer License Upgrade from any previous version of THBRegistry or THBIniFile | 要確認 | ダウンロード (581 KB) |
| カートに追加 | ¥ 20,685 (税込) | 4 Developer Team License | ダウンロード (581 KB) | |
| カートに追加 | ¥ 58,170 (税込) | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | ダウンロード (581 KB) |
すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。
一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
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: