Regdel.exe Cannot Delete Values, Can Only Delete Keys (165042)
The information in this article applies to:
- Microsoft Windows NT Workstation 4.0
- Microsoft Windows NT Server 4.0
- MSPRESS Microsoft Windows NT Resource Kit
This article was previously published under Q165042 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SYMPTOMS
Regdel.exe does not appear to work and will not return any error codes.
CAUSE
Regdel.exe is a resource kit utility that can be used to delete keys from
the local registry or from a remote registry. Regdel.exe cannot be used to
delete values, only keys.
RESOLUTIONWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk.
Regdel will only delete registry entries under HKEY_LOCAL_MACHINE, and will
default to this registry key.
For example: to delete all the keys and their associated values underneath
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Test, type:
regdel "software\microsoft\test"
Regdel.exe is not case sensitive.
Modification Type: | Major | Last Reviewed: | 6/11/2002 |
---|
Keywords: | kbprb KB165042 |
---|
|