There are some scenarios where a user of Windows you have to or want to use the command line of the tool regedit delete and add Windows registry keys. Maybe a virus or other malicious software has limited access to the registry so that you cannot use regedit. Another possible reason is the use of scripts or batch process to perform operations such as adding or removing keys regularly simply executing a batch file on the computer system. Reg.exe command line tool can be used to manage the registration of the command line. It not merely permits access to erase otherwise put in, except additional options for example exporting otherwise importing keys. Entering reg /? line command will show all probable options that are obtainable. Reg delete command can be used in local as well as remote machines. The essential command is alike to the following :
Code:
VALUENAME keyname reg delete parameters
Bookmarks