REG
suggest changeQueries 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 /?
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents