Monday, March 2, 2009

CHANGE COMMAND PROMPT COLOR

This is a cool trick to share with you guys who are not aware of it even

1.open your command prompt from start menu(start->run->type"cmd")
2.Now type "color xy" where X,Y can be any of the value ranging from 0-9 and A-F.

For example:-1) If you type "color 16" then the colour shown in following pic is visible(click
on pic to enlarge)



2) lly color 34



4.enjoyeddd????

NOTE:
1.If you need further assistance then type color help or help color (with color and help words seperated by a single space) in the cmd window.

2.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 ranging from 0-9 and A-F(10-15 in decimal)
3.If you type only a single digit like (color 1,color 7) it takes the default background-color as black and applies the digit-color to the foreground(text)
(or)
1)simply open your command prompt,Right-click on the top blue bar of command prompt window ,


2)Go to properties
3)Click to the colors tab and make your settings.
Bookmark and Share

(Works For IE Only)