|
To change the text use a registry editor and make your way to:
HKLM/SOFTWARE/Microsoft/Color
See if the key "39" exists, if it does, you can change it to this:
00 00 00 00 = black
FF 00 00 00 = red
00 FF 00 00 = green
FF FF 00 00 = yellow
00 00 FF 00 = blue
FF 00 FF 00 = purple
FF FF FF 00 = White
If the key doesn't exist, create New Binary Value, name it 39 and use the above code for setting the color.
__________________
-Ike-
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. and To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Last edited by ikehiker; 06-10-04 at 09:34 PM.
|