Orangevolt ANT Tasks » Tasks » Win32 related tasks » win32.registry
ExampleExample

2.12.2.2.  Element delete

delete deletes a registry subkey or entry.

Properties

Name Description Required
subkey subKey is the path of a registry subtree. The subKey will be appended to the key attribute of the win32.registry task if set.
If the subkey is not set, the key of the win32.registry will be deleted.
no
entry The subkey entry to delete. If the entry is not set, the subkey will be deleted. no