10.1.2 Database Keys and Values

The registration database stores keys and values as null-terminated strings. The keys are structured in a hierarchical manner with the names of the components of the keys separated by backslash (\) characters. The associated values follow the key and equals sign (=).

As shown in Figure 39, the text to the left of the equals sign (=) is the key and the text to the right is the data.

Figure 39. Registration database key and data