reg query <key> [options]
/v <value> : Specify value to be queried. If not supplied, all values are printed
/v <value>
/t <type> : Specifiy registriy type to be queried
/t <type>
/s : Query recursively
/s
/f <data>: specify data to search for
/f <data>
reg add <key> [options]
/v <value> : value to add or modify
/t <type> : type of the value
/d <data> : data to add
/d <data>
/f : do not ask for confirmation
/f
saves a copy of a key, entry and values
reg save <key> <filename> [options]
/y : overwrite the files
/y
Last updated 1 year ago