Command Line

Command ENUMREG

Function:

Enumerate all the keys in the System Registry for the specified hkey. The keys are stored in an environment variable called ENUMREG.
Syntax:
ENUMREG hkey
hkeySpecifies the path of the complete key.
Note:
  • Parameter hkey must begin with one of the following System Registry names :-
    HKEY_USERS
    HKEY_CURRENT_USER
    HKEY_LOCAL_MACHINE
    HKEY_CLASSES_ROOT
    and all the sub-keys must be separated by backslashes (ie. ' \ '), For example :-
    HKEY_CURRENT_USER\Software\WinOne\WinOne
  • The list created contains all the enumerated keys separated by comma's.
  • Also see command GETREG, SETREG and Batch Programs.

Copyright © 1995-2005 Lucien Cinc, All Rights Reserved
WinOne is an Australian registered trademark of Lucien Cinc