reg
This command returns a string representing the contents of a registry value on the client.
reg [key] [value]
Parameters
- key
The registry key containing the value of interest. - value
Name of the value of interest.
Remarks
This command outputs a string representing the contents of a particular registry value and is typically used within backticks to perform command substitution.
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.