Skip to content

regedit

Majick Tek edited this page Feb 23, 2017 · 1 revision

regedit is the command-line program to access/modify the Registry. Simple syntax could be like this:

regedit [key] [value]

It is created using the Registry API and can only do what is possible in the C/C++ code.