<CFREGISTRY ACTION="Delete" BRANCH="branch" ENTRY="keyorvalue">
Use CFREGISTRY with the Delete action to delete a registry key or value.
Required. Specifies one of the following:
Required for value deletion. The value to be deleted.
If you delete a key, CFREGISTRY also deletes values and subkeys defined beneath the key.