|
|
|
RegEdit?
"Learn exactly what the registry holds!"
|
| Step 3 : Data Types |
|
|
The following table lists the data types currently defined and used by the system.
| REG_BINARY |
Raw binary data. Most hardware component information is stored as binary data and is displayed in Registry Editor in hexadecimal format. |
| REG_DWORD |
Data represented by a number that is 4 bytes long. Many parameters for device drivers and services are this type and are displayed in Registry Editor in binary, hexadecimal, or decimal format. |
| REG_EXPAND_SZ |
A variable-length data string. This data type includes variables that are resolved when a program or service uses the data. |
| REG_MULTI_SZ |
A multiple string. Values that contain lists or multiple values in a form that people can read are usually this type. Entries are separated by spaces, commas, or other marks. |
| REG_SZ |
A fixed-length text string. |
| REG_FULL _RESOURCE _DESCRIPTOR |
A series of nested arrays designed to store a resource list for a hardware component or driver. |
|
|
| Be Carefull! |
Caution
- Incorrectly editing the registry may severely damage your system. Before making changes to the registry, you should back up any valued data on your computer.
Step 1 >> : Introduction
|
|
|
|
|
|
TLab404
Forums !
"For
all Windows related questions"
Do you have a problem that you would like to discuss with our team
and TLab404 members? Have you discovered a tweak that rids Windows
of an annoyance? Or would just like to help other users! Come and
join TLab404 Forum!
More info here
>> |
|
Safety First!
"How to backup your registry?"
More
info here >>
|
|
|
Truth
about QoS Packet Scheduler!
"Increase
internet performance by 20%?"
More
info here >>
|
|