I learned this a few years ago, and I decided to make it into an Instructable. I love to go to Computer stores, like Circuit City, or Costco, and put this up on the screen.
It is funny to see people's faces when they walk by, and the screen says:
"Welcome to the Matrix"
Step 1: Materials
- Any Windows Model with Command Prompt
- The "run" module in your start menu
- Keyboard
- The Power of the Matrix
Step 2: Opening Command Prompt
Then click OK, and the wonderful black dialog box of DOS should appear.
If you are at school, and your "run" command is disabled, please refer to last step to find a secondary way to open up command prompt.
Step 3: Typing it all in
To clear the Microsoft Windows Copyright above the C:\Documents and Settings, just type in "cls"
- cls means to clear screen.
Next, type in the word "prompt".
After prompt, put a space, and start to type Welcome to the Matrix. To make sure the the saying is not overlapping to the next line, you have to type:
- Welcome to the Matrix Welcome to the Matrix Welcome to the Matrix Welcome to the
Type it as you see it above.
Once you type it all in, press Enter. And move on to the next step.
Step 4: Making it Matrix colors
Type in "cls", just to clear everything up. Don't worry, no information will be lost.
You should have your Phrase across the screen now.
To change the color, type in:
- color 0a
Now Press ENTER! Hold Enter down, and there you go!
You are one with the Matrix of Command Prompt!
- Next Step is how to get around "run" being disabled.
0=black
1=blue
2=green
3=aqua
4=red
5=purple
6=yellow
7=white
8=Gray
9=Light Blue
a=Light Green
b=Light Aqua
c=Light Red
d=Light Purple
e=Light Yellow
f=Bright White
Step 5: Opening CMD without "run"
Here is how to open command prompt without run!
- Open up a new notepad document. AKA a text document.
- Now type in start command.com
- Now click Save
- Save it as cmd.bat
- Save it to the Desktop
- Click the icon that showed up, and command prompt should open now.













































Visit Our Store »
Go Pro Today »




color a
:A
dir /s
tree /f
GOTO A
@echo off
color aa
:A
dir /s
tree /f
GOTO C
@echo off
color a
:A
dir /s
tree /f
GOTO A
@echo off
color aa
:A
dir /s
tree /f
GOTO C
@echo off
color a
:A
dir /s
tree /f
GOTO A
@echo off
color aa
:A
dir /s
tree /f
GOTO C
@echo off
color a
:A
dir /s
tree /f
GOTO A
@echo off
color aa
:A
dir /s
tree /f
GOTO C
@echo off
color a
:A
dir /s
tree /f
GOTO A
@echo off
color aa
:A
dir /s
tree /f
GOTO C
@echo off
color a
:A
dir /s
tree /f
GOTO A
@echo off
color aa
:A
dir /s
tree /f
GOTO C
@echo off
color a
:A
dir /s
tree /f
GOTO A
@echo off
color aa
:A
dir /s
tree /f
GOTO C
@echo off
color a
:A
dir /s
tree /f
GOTO A
this is much better
enter into note pad AND SAVE AS .bat or it will not work!!!!!!!!!!!!!!!!!
Tried typing pause after the code, but didn't work.
What is the aim/point of this code? I just don't get it .-_-
echo Wake up Neo...
pause
echo Follow the white rabbit....
etc...
ping localhost -n 4 >> null
the value after -n is the number of pings (each ping is roughly one second)
Here are the steps:
- Open command prompt
- type in cls
- type in prompt
- After you type in prompt, type in:
Wake up Neo, Follow the White Rabbit, Wake up Neo, Follow the White Rabbitright click on the desktop select new text document
then you type (command.com) without the parentheses
then you save the file to the desktop and make sure that when you save the file you save it as .bat instead of.txt
it will show up on your desktop and you open it just like you would any other application and command prompt should open
Under 'Code' , Click on Macros.
enter the macro name as 'hi'
When it opens, on the left, double click on the document you opened on Microsoft (i.e. Document 1)
Then, type this in:
Sub hi()
Shell ("command.com")
End Sub
Click Play.
Filling the screen up with "The Matrix Has You..." in full screen is fun too. Thanks for sharing this fun trick!
its really very helpfull