Today I am sharing another interesting article about "How To Make Fake Funny Computer Virus". In this tutorial I teach you how to make a harmless and fake virus, Basically what it does is just log off and then "Shutdown" your computer.
Disclaimer - Everything here is for informational purposes only.
Here's how it will look like:
Disclaimer - Everything here is for informational purposes only.
1. Fake error message
Step-1 Make a new text document with notepad, type msg * YOUR MESSAGE, image refer below:
Step- 2 Now save as Play me.bat As always, make sure that you select All files instead of Text Document.
Here's how it will look like once it is launched:
2. Forced Shutdown
Step-1 Put the following into your Notpad:
@echo off
shutdown -s -f -t 60 -c "YOUR MESSAGE HERE"
(Replace 60 with the length of the countdown you want)
Step- 2 Now save as play me.bat
Here's how it will look like:
To stop it, open Run from the start menu and type shutdown-a. Enjoy
Create Some Fake Computer Viruses
Reviewed by Adsız
on
Haziran 03, 2012
Rating:
Hiç yorum yok: