1 /DATA
Displays an ASCII representation of the value in hexadecimal format.
2 /FLAGS
Displays an ASCII representation of the data flag of the value in hexadecimal format.
3 /FULL
Displays all available information-that is, information displayed by the /TYPE_CODE, /LINK_PATH, /DATA_FLAGS, and /VALUE_DATA qualifiers.
4 /LINK_PATH
Displays the key path to which the subkey is linked.
5 /OUTPUT
/OUTPUT=file-spec Controls where the output of the command is sent. If you do not specify a file name, the system uses the default name REGISTRY.LIS.
6 /TYPE_CODE
Display the type code of the value.
7 /WAIT
/WAIT=seconds (default = 90) /NOWAIT Specifies the maximum amount of time, in seconds, that you are willing to wait for command completion. If the Registry server does not complete the request in the specified interval, REG$CP returns REG-F-NORESPONSE. The default interval is 90 seconds. /NOWAIT is equivalent to specifying /WAIT=0, but there may still be a short wait period.