Help,
How would I create a key to be hexadecimal for the registry.
I tried using REG_BINARY=3, and REG_DWORD=240.
But for some reason, it doesnt come out hexadecimal.
When I try either one and look them up in the reg ( the keys i just created ) they do not have a Base option to choose decimal or hexa.
The registry keys allready in the computer do have this option. What am i doing wrong.
Thanks.
ps this is what im trying to fix.
Key: [HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
Value Name: DefaultColor
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default)
For some reason mine stays binary.
[Edited by help on 01-04-2001 at 11:39 PM]
