Get our toolbar!

Saturday, June 23, 2012

know 2 Change the color of Command Prompt


Are you bored of the lame white text on black background in cmd? If yes then read on to know how to change the text colour and the background colour.



Goto start>run and type "regedit" without quotes and press enter.
This will open Windows registry editor now you will see HKEY_CURRENT_USER in the right side.
Double click on it.
Then navigate to software>microsoft> and click on Command Processor .
Now you will see default color in the right side.
Double click on it and and in value data enter the color code.Default is 00.






color attributes are specified by TWO hex digits -- the first
corresponds to the background; the second the foreground. Each digit
can be any of the following values:


0 = Black 8 = Gray
1 = Blue 9 = Light Blue
2 = Green A = Light Green
3 = Aqua B = Light Aqua
4 = Red C = Light Red
5 = Purple D = Light Purple
6 = Yellow E = Light Yellow
7 = White F = Bright White




you can make any color combination by using this hex digits as for example 0b,2e,75,89,98 and much more.




PRASHANT KUMAR

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...