21 January, 2012

Notepad funny trick for windows 7


I'am going to show you how to make cool Matrix batch file using notepad.
Open notepad and type in:

@echo off
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

Save it as matrix.bat

Double click on file and it will open the matrix

No comments:

Post a Comment