Saturday 21 July 2012

Matrix Effect in CMD/DOS -Another Notepad Trick


Have you seen That Great Movie Matrix?

Want the Same effect in Your Windows?
Just follow the steps and see the amazing matrix effect happen in your DOS window: 
  • Open Notepad.
  • Copy the below mentioned text in your notepad file:
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
  • Save the file with .bat extension like Matrix.bat
Thats it. Just open the file to see the matrix effect right before your eyes!
Enjoy...

No comments:

Post a Comment

Blogger Wordpress Gadgets