[+] My Computer
|
|--[+] HKEY_CLASSES_ROOT (HKCR): Software settings, DDE, OLE,
| drag-and-drop, Win31 backward compatibility, shortcut settings and
| subkeys for every defined file association, also found ("cloned")
| at HKEY_LOCAL_MACHINE\Software\Classes ("alias" key) .
|
|--[+] HKEY_CURRENT_USER (HKCU): Currently logged on user
| | configuration settings, also found at HKEY_USERS\Username .
| | Subkeys:
| |
| |--[+] AppEvents: Assigned system and applications sound events
| | settings.
| |
| |--[+] Control Panel: Control Panel settings, similar to those
| | defined in SYSTEM.INI, WIN.INI and CONTROL.INI in
| | Windows/WfWG 3.xx.
| |
| |--[+] Identitites: Created and used by MS Outlook Express 4/5/6
| | and its Address Book. [Thank you Ojatex!]
| |
| |--[+] InstallLocationsMRU (Most Recently Used): Installation and
| | Startup folders paths.
| |
| |--[+] Keyboard: Current keyboard layout.
| |
| |--[+] Network: Network connection settings.
| |
| |--[+] RemoteAccess: Current logon location settings if using
| | Dial-Up Networking (DUN).
| |
| *--[+] Software: Software configuration settings for the currently
| logged on user, sorted by developer/manufacturer/vendor.
|
|--[+] HKEY_LOCAL_MACHINE (HKLM): User independent hardware and
| | software machine specific information: bus type, device drivers,
| | keyboard layout etc. Subkeys:
| |
| |--[+] Config: System and software configuration.
| |
| |--[+] Drivers: Used by the Device Manager to keep track of active
| | loaded drivers for hardware peripherals: PnP devices, PC
| | cards, PCMCIA etc. [Thank you Ojatex!]
| |
| |--[+] Enum: Hardware devices information and settings.
| |
| |--[+] Hardware: Serial communication port(s) information and
| | settings.
| |
| |--[+] Network: Information and settings about network(s) the user
| | is currently logged on to.
| |
| |--[+] Security: Network security information and settings.
| |
| |--[+] Software: Software specific information and settings sorted
| | by developer/manufacturer/vendor, each stored under its own,
| | separate Subkey.
| |
| *--[+] System: System startup, device drivers and operating system
| information and settings.
|
|--[+] HKEY_USERS (HKU): Information about Desktop and user specific
| settings for each user who logs on to the same Windows 95/98/ME
| system. Each user has a separate subkey here. If there is only
| one user, the only subkey is .Default .
|
|--[+] HKEY_CURRENT_CONFIG (HKCC): Information about current hardware
| profile used by the local computer at startup, pointing to
| HKEY_LOCAL_MACHINE\System\CurrentControlSet\Hardware Profiles\Current .
|
*--[+] HKEY_DYN_DATA (HKDD): Virtual key (exists only in memory)
| created every time Windows 95/98/ME initializes: dynamic
| configuration data about installed PnP devices. Changes constantly
| when hardware devices are added, swapped or removed on-the-fly.
|
|--[+] Config Manager: Hardware problem codes and status.
|
*--[+] PerfStats: System and network performance statistics. |