Websites for sale:
Web Hosting Reviews and Rating, Used Cars for Sale and Car Sale.
If interested please send my an email at ken@kensfi.com. Thanks!

How to make a computer virus in just 3 minutes

Take it easy, it’s just a prank!
In fact it’s about modifying a shutdown icon into a …”virus”.
To do this is necessarily to locate a shortcut which you believe the computer user is using it frequently. Let’s say Internet Explorer icon.
Right click on the shortcut, properties, into the Target field paste this:
shutdown -s -t 10 -c “WARNING! Your computer is infected and will shutdown!”, where 10 means 10 seconds. You can modify it as you wish. Right now you will need to put back the IE icon. Right click on it / properties / Change icon / Browse on C:/program files/internet explorer and click on IExplore / Open / OK / Apply.

Now, all the time when your friend is trying to access Internet Explorer by clicking on that icon, he will receive this message “WARNING! Your computer is infected and will shutdown!” and the computer really will shutdown in a couple of seconds.

virus-prank

But what is if you want to do not shutdown but restart?
For this you’ll write in the target field of the shortcut:
shutdown -r -t 10 -c “WARNING! Your computer is infected and will shutdown!”
“r” is coming from Restart, “s” from shutdown.

To stop the shutdown process write as fast as you can in START / run: shutdown -a

PS. I am not responsible for any arm, leg or fingers you get broken after this prank! :)) More about creating of shortcuts for fast shutdown and fast restart in this article: Fast Shutdown and Fast Restart buttons

Popularity: 26% [?]

If you enjoyed this post, make sure you subscribe to my RSS feed!

Post to Twitter Post to Digg Post to Facebook

Related Posts

Tips and tricks

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

ss_blog_claim=a60fe0ab4bb2f93087f423c86b8d54f3

Comments

4 Responses to “How to make a computer virus in just 3 minutes”

Leave Comment

(required)

(required)