Open Unlimited Notepads In A Second
This is another cool notepad tricks to play with your friends, By using this simple code given below you can make the notepad open continuously with non stop..
Open notepad & type the following code given below :-
Just do it in your friends computer & make them frustrate
Note :� This may even lead to hanging of some computers..!!
Open notepad & type the following code given below :-
@ECHO offsave the file as �non-stop.bat�
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Just do it in your friends computer & make them frustrate
Note :� This may even lead to hanging of some computers..!!
0 comments: