Microsoft Windows XP Registry Guide (Bpg-Other)

Most of the terminology I use in this book is fairly standard by now, but to avoid confusion, I'll take a moment to describe how I use some of it.

Rather than give you hardcode paths, I use the standard environment variables that represent those paths instead. That way, when you read the instructions, you'll be able to apply them to your scenario regardless of whether you're using a dual-boot configuration or where on your computer user profiles exist (C:\Documents and Settings or C:\Winnt\Profiles). Additionally, on your computer, the folder that contains Windows XP's system files might be in a different location depending on whether you upgraded to Windows XP, installed a clean copy of the operating system, or customized the installation path in an answer file. Thus, I use the following environment variables throughout this book. (You can see these environment variables by typing set at an MS-DOS command prompt.)

Aside from the environment variables, I also use abbreviations for the various root keys in the registry. HKEY_CLASSES_ROOT and HKEY_LOCAL_MACHINE are unwieldy, for example, and cause lines to wrap in funny places. To make the book more readable, I use the following instead:

HKCR

HKEY_CLASSES_ROOT

HKCU

HKEY_CURRENT_USER

HKLM

HKEY_LOCAL_MACHINE

HKU

HKEY_USERS

HKCC

HKEY_CURRENT_CONFIG

Категории