REGLIST.EXE: Registry List

REGLIST lists the contents of the registry. Command options can limit which portions of the registry are listed.

Runs On

Alpha, x86

Files Required for REGLIST

REGLIST.EXE

REGLIST Syntax

reglist [/h:reg_hkey] [/r:reg_key_path]

/h:reg_hkey

Specifies one of the following HKEY names:

HKEY_LOCAL_MACHINE (or HKLM or MACHINE). This is the default if no name is specified with /h.

HKEY_CURRENT_USER (or HKCU or CURRENT_USER).

HKEY_USERS (or HKU or USERS).

HKEY_CLASSES_ROOT (or HKCR or CLASSES_ROOT).

/r:reg_key_path

Specifies a path to a registry key. The default is software\microsoft\sms.

/?

Provides a usage statement.