Attention:- spammers stay away from the blog!!!

Create a command prompt Virus message






Type the following in notepad or (copy and paste in notepad)
@ echo off
title Virus
echo Your system is affected by virus
PAUSE
echo:
echo Windows will now try to undo changes
PAUSE
echo:
echo FAILED !
PAUSE
echo:
echo Your system is corrupt
PAUSE


Save the file as virus.bat and run the file.