1 /CACHE_ACTION
Displays the cache attribute for the key.
2 /CLASS_NAME
Displays the class name of the subkey.
3 /FULL
Displays all available information-that is, information displayed
by the /LAST_WRITE, /CACHE_ACTION, /INFORMATION, /LINK_PATH, and
/CLASS_NAME qualifiers.
4 /INFORMATION
Displays the information (subkey number, value number, subkey
name max, and so on) about the specified key.
5 /LAST_WRITE
Displays the time when the subkey was last updated.
6 /LINK_PATH
Displays the key path to which the subkey is linked.
7 /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.
8 /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.