Filed under: Programming | Leave a Comment »
How to Make a Repeating Message Batch File
Posted on July 6, 2009 by dinoggler
Filed under: Programming | Leave a Comment »
How to Make a Matrix Batch File
Posted on July 6, 2009 by dinoggler
Filed under: Programming | Leave a Comment »
Basic batch file! Repeating message!
Posted on April 30, 2009 by dinoggler
Okay well……this batch file will bring up a black box which will have just whatever you typed in repeating infinity! Isn’t it fun! Okay so lets tell you how to write it…
Go into notepad or notepad++ (just an advance notepad *not needed) and either type this following code or you could copy and paste it:
@echo [...]
Filed under: Programming | Leave a Comment »
