Tech Tips / Windows NT / Registry
You can delete a registry setting from a command line or batch file using the Reg.exe utility that comes with the Windows NT Resource Kit Supplement 2. Typing reg delete HKLM\Software\regsetting deletes the HKEY_LOCAL_MACHINE\Software\regsetting value. This command requires confirmation, unless the /f switch is used at the end.
Note: Please remember that registry editing can be risky, so always have a verified backup before you make changes.
If you're an experienced IT professional and would like to share your expertise with other Setup32.com readers, why not submit a new tip to our Tech Tips area?
Certification Links