View Single Post
Old 04-09-05, 08:19 AM   #5 (permalink)
ikehiker
Aximsite Hall of Fame
 
ikehiker's Avatar
 
Join Date: Nov 2003
Posts: 8,812
Thanked 0 Times in 0 Posts
From this thread
Originally Posted by ikehiker
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.
As geochem mentioned, registry editing can cause problems. As a precaution, do a backup before messing with it.
__________________
-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.
ikehiker is offline   Reply With Quote