Select the product you need help with
Unable to delete certain registry keys - Error while deleting keyArticle ID: 2021860 - View products that this article applies to. Symptoms You may get the following error message when trying to delete a registry key:
"Error while deleting key" Cause This can be caused if you attempt to delete a registry key that contains embedded null characters. These characters are not visible when viewing the registry entry. Resolution To delete a registry key that contains an embedded null character, you must first replace the null character with another character. You can accomplish this by using the RegDelNull tool from Sysinternals. This tool is available from the following URL:
http://technet.microsoft.com/en-us/sysinternals/bb897448.aspx More Information Usage: regdelnull <path> [-s]
-s Recurse into subkeys. It is not possible to manually create a registry entry with an embedded null character. This usually occurs due to a corrupt application install or similar. It is also possible for the Windows kernel to embed a NULL character in a string to form a complete key name. If this entry is then accessed from user-mode, it is not possible to open the key containing the embedded null string. Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.PropertiesArticle ID: 2021860 - Last Review: March 23, 2010 - Revision: 1.0 APPLIES TO
|


Back to the top








