Wednesday, 20 March 2013

Trick to create COMMAND PROMT VIRUS MESSAGE

Type the following 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.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...