A command line interface for managing keys and their values in the Windows registry. See 'reg-query', 'reg-add' and other pages for more information.
:: To execute registry commands:
reg <command>
:: To display general information and list all available commands:
reg /?
:: To call help on a specific command:
reg <command> /?