|
Registry.Key.Delete
|
|
| Options: HKEY_LOCAL_MACHINE | HKEY_USERS | HKEY_CURRENT_USER
|
| Notice: HKEY_CURRENT_USER requires Remote admin service
|
| Name of key to delete key in
|
| Name of key to delete
|
| Options: Recursive |
|
| · | Recursive - causes the command to automatically delete key and subkeys
|
| · | Nothing - blank parameter - halt with an "#5 Access is denied" error if key contains subkeys
|
| This command is executed on the current machine in the [Machines] section.
|