Hi
If you mean reg.exe, this is a command line tool that can be used to edit the registry. Open an elevated command prompt and type reg.exe /? to see the commands.
Working with Registry Entries:
http://technet.microsoft.com/en-us/library/dd315394.aspx
Regedit.exe is the GUI version that allows you to edit the registry.
Regards