REG_BINARY |
Raw binary data format. The Edit Binary Data dialog
box displays data for the selected registry entry.
- To change the data display for easier entry, click either
Binaryor
Hex.
- In the
Datatext box, edit the data for the selected registry entry.
REG_DWORD |
A 4-byte data format. To change the data display
for easier entry:
- Click
Binary(base 2),
Decimal(base 10), or
Hex(base 16).
- In the
Datatext box, type the correct data for the selected
registry entry
REG_EXPAND_SZ |
Expandable string, similar to a string except for a
variable, which the application must replace.
For example, the string %Systemroot% is replaced by the location
of the directory that contains the Windows NT system files,
typically \winnt. |
REG_MULTI_SZ |
Using multistring, you can enter a number of
strings on one value entry.
In the edit
Multiple String Datadialog box, press ENTER between
strings. |
REG_SZ |
A simple string. |
REG_NONE |
Binary data that has no specific data type. |
- Click
OK.
- In the
Editordialog box, type the appropriate information.
See Also
To add a registry key
Edit/Add Key Technical
Notes
|
|