Help - Search - Members - Calendar
Full Version: CMD GAME
BleepingComputer.com > Software > Tips and Tricks
   
patbox
Go to Start/Run/CMD

and type

color cf

you get more options by typing

color ?

whistling.gif
Guitarist
fancy lol
patbox
I did meanwhile enhance this stuff:

CODE
1. Copy the following into notepad:

@title WELCOME CMD 2.0
@color f9
@iF "%1" == "blue" color 1f
@if "%1" == "red" color 4f
@if "%1" == "green" color 2f
@cd \
@cls
@if "%1" == "" cmd /k echo WELCOME CMD 2.0
@if not "%1" == "" cmd /k echo WELCOME CMD 2.0 (%1)


2. Save it as wcmd.bat and put it to the following folder C:\WINDOWS\system32


3. Go to Start/Run and type

wcmd

or

wcmd blue

or

wcmd red

or

wcmd green


This will give you a better CMD experience with cool colors.
AltF4
I like "color 0a" better tongue.gif
More matrix like.
patbox
QUOTE(AltF4 @ Mar 9 2009, 09:52 AM) *
I like "color 0a" better tongue.gif
More matrix like.


Yes, some people like it dark :-)
tylerisdabest
ur pretty handy with cmd
bubble head
thanks patbox :D
o_rly
color 9f
Romeo29
Thanks smile.gif
This added new fun in cmd tongue.gif
Tigersharh
Do you guys know how to give someone else a virus with command prompt? ohmy.gif
elise025
What exactly do you mean tigersharh?
Amazing Andrew
QUOTE(Tigersharh @ May 1 2009, 11:02 AM) *
Do you guys know how to give someone else a virus with command prompt? ohmy.gif

Such information will not be discussed at Bleeping Computer. We're here to help people, not hurt them.
oRoro
tried . nice trick laugh.gif
systembolt
wow guys thanks a lot. playing colors in cmd really got me excited. i especially root for color 0a - real matrix experience.
btw is there a way to keep the changes so that the next time i open cmd the colors stay?
Dark Core
LOL.. That was cool
sreez
That was nice Patbox smile.gif thanks for sharing

I used to do this
  • Right clicking on topbar(blue in color)
  • select Properties and then colors
  • change to any color you want and click ok now select "Save properties for future windows with same title"
TheJuggaler
It's all hexadecimal, you can use any combo of 0123456789ABCDEF to create a color scheme as long as it's two digits. EX: 0A 3B F8 And so on
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.