Ads

Wednesday, 22 August 2018

HOW TO CREATE A RANDOM MATRIX PROGRAM WITH NOTEPAD



Scare your friends with a harmless random matrix virus program. This can be created using the notepad in your PC.
1. Enter Notepad (you can search the windows for notepad).
2. Type in the following program:
     @echo off
      color 02
      :start
      echo: %random%%random%%random%%random%%random%%random% (for as many times as you like)
      goto :start
3. Save the program with .bat extension (e.g. name.bat)
4 Run the program.
See video for illustration.
Read also: How to communicate with other computers on your network.

No comments:
Write comments

Contact us

Name

Email *

Message *