Thursday, 10 November 2011

How to loop a software like notepad or any other files by using Notepad!!!!



Frnds today i am here to tell how to loop or open a software like notepad or other unlimited times and maybe hanging the pc!!!so the steps are-
Step1-open notepad
Step2-Copy this which is in green color and paste it in notepad
@echo off
:a
start notepad
goto a
Step3-save it as game.bat file and run it!!!
Note-.bat extension is necessary for the file to run!!!!name can be anything!!!
notepad will open several times!!!!!you may use it for other software or games tooo just put the extension of the file with its name and it will work!!!
and if you are having any problem you can ask me!!!

No comments:

Post a Comment