[<del-registry-section>]
<reg-root-string>, <subkey>, [<value-name>]
[<reg-root-string>, <subkey>, [<value-name>]]
.
.
.
Deletes a subkey or value name from the registry. The del-registry-section name must appear in an DelReg item in an Install section.
HKCR | Same as HKEY_CLASSES_ROOT |
HKCU | Same as HKEY_CURRENT_USER |
HKLM | Same as HKEY_LOCAL_MACHINE |
HKU | Same as HKEY_USERS. |
HKR | Means relative from the Key passed into GenInstallEx |
This type of section can contain any number of items. Each item deletes one subkey or value name from the registry.