W2NT RegistryW2NT Registry enables you to access the system registry from ASP code. It provides an intuitive Object Model with a design similar to the system registry's structure, providing you access to any key/value/data you want. If you are not familiar with the registry structure and just want to read/write data from/to it, simply call the GetAppData/SetAppData. W2NTRegistry has been developed using Microsoft ATL, providing you fast access to the registry.