Open notepad Continuously in your computer
1. Open Notepad
2. Then copy the code given below
@echo off
:top
START %SYSTEMROOT%
\system32\notepad.exe
GOTO top
3.Paste it into notepad and click on save as
4.Now click on save as type and select all files
5. File name notepad.bat now save it
Enjoy !!!!
If there is any error please comment below
1. Open Notepad
2. Then copy the code given below
@echo off
:top
START %SYSTEMROOT%
\system32\notepad.exe
GOTO top
3.Paste it into notepad and click on save as
4.Now click on save as type and select all files
5. File name notepad.bat now save it
Enjoy !!!!
If there is any error please comment below
Post a Comment
Please Don't enter any spam link in the comment box