ADEX Registry description
ADEX Registry is a COM component for VB / ASP
ADEX Registry is a COM component that enables application developers of Microsoft technology to access the system registry from their application code. ADEX Registry has been developed using Microsoft ATL, providing users fast access to the registry.
It provides an intuitive Object Model with a design similar to the system registry's structure, giving users access to any key/value/data they want. If users are not familiar with the registry structure and just want to read/write data from/to it, they may simply call the GetAppData/SetAppData.
Here are some key features of "ADEX Registry":
· Access any key/value/data in the registry.
· Use the basic registry data type, including binary data.
· Store/retrieve application data without specifying key names.
· Register/read application paths.
· Search registry keys/values/data for a string.
· Do all the above on the local and remote servers.
· Fast and light.
Limitations:
· 15 day trial