Delete Registry
Activity Description
Deletes a selected entry from the registry according to a selected registry key and a path.
Output
Success/Failure
Settings
- Path – The registry path from which the entry is deleted. Note that if the path ends with
\
then the entire key folder is deleted. If it does not end with\
the key itself is deleted. - Registry Key – The registry key from which the entry is deleted.
Example:HKEY_CLASSES_ROOT
- Host Name – The host name or IP address.
- User Name – If required, the username of an account that has read-write access to the host.
- Password – If required, the password of the account listed in the User Name field.