External commands:
*ARP
*AT
*CHCP
*CLIP
*CMD
*COMP
*FC
*FIND
*HELP
*MODE
*MORE
*NET
*PING
*REG
*SC
*SETX
*SORT
*TREE
*WMIC
Queries or modifies Windows registry.
The first argument is one of the following commands: query, add, delete, copy, save, load, unload, restore, compare, export, import, and flags.
Links:
$ reg /?
REG Operation [Parameter List]
Operation [ QUERY | ADD | DELETE | COPY |
SAVE | LOAD | UNLOAD | RESTORE |
COMPARE | EXPORT | IMPORT | FLAGS ]
Return Code: (Except for REG COMPARE)
0 - Successful
1 - Failed
For help on a specific operation type:
REG Operation /?
Examples:
REG QUERY /?
REG ADD /?
REG DELETE /?
REG COPY /?
REG SAVE /?
REG RESTORE /?
REG LOAD /?
REG UNLOAD /?
REG COMPARE /?
REG EXPORT /?
REG IMPORT /?
REG FLAGS /?