====== RegDelete ====== RegDelete [/K] [] Deletes the registry value or key. **Parameters** |< 100% 15% >| |key|Registry key name. Can begins with full hive name (for example, HKEY_USERS), or with short (for example, HKU).| |param|Parameter name. For delete "default" parameter, not set this or use empty value.| **Switches** |< 100% 15% >| |/K|In case param is empty or omit, the whole key will be deleted.\\ __Be careful when using this switch!__| **Remarks** In case of delete error the **%ERROR%** variable will be set to 1.