Loading...
Uploaded by hacktrack on Mar 1, 2007
FOOL AND MESS YOUR FRIENDS ABOUT!!!
People & Blogs
Standard YouTube License
this is easy and funny
coolbos100 7 months ago
try this:
make a txt document then rename to "remoteshutdown.bat"
rightclick then edit
type:
@echo off
shutdown -r -c "meassage here"
save the bat file and send to friend.
this will shutdown thier comp in 30 seconds.
for them to abort this, they simply need to go to "run" then type "shutdown -a"
bboyzahid 3 years ago
I tried it and I can't get the shutdown window to pop up. Zipped it and everything. Any ideas?
jamez629 3 years ago
aaaa now i get it :D xD
(A)
adofri 3 years ago
here code to restart: shutdown -r -t 15 -c "Text here"
code to shutdown: shutdown -s -t 15 -c "Text here"
wasd591 3 years ago
Its better with text. Non-english person understand text easier than people that talks in a mic.
Christoffre 4 years ago
watch my vid its more understandable since im using a mic.
-_-
GCracker23 4 years ago
sweet tyvm i will use that -f one
Blober112 4 years ago
i don't get it xD :$
adofri 4 years ago
-s = shutdown
-r = restart..
use -t 00 for immediate rebooting (then u can leave -c away too)
Knickz0r 4 years ago
Load more suggestions
this is easy and funny
coolbos100 7 months ago
try this:
make a txt document then rename to "remoteshutdown.bat"
rightclick then edit
type:
@echo off
shutdown -r -c "meassage here"
save the bat file and send to friend.
this will shutdown thier comp in 30 seconds.
for them to abort this, they simply need to go to "run" then type "shutdown -a"
bboyzahid 3 years ago
I tried it and I can't get the shutdown window to pop up. Zipped it and everything. Any ideas?
jamez629 3 years ago
aaaa now i get it :D xD
(A)
adofri 3 years ago
here code to restart: shutdown -r -t 15 -c "Text here"
code to shutdown: shutdown -s -t 15 -c "Text here"
wasd591 3 years ago
Its better with text. Non-english person understand text easier than people that talks in a mic.
Christoffre 4 years ago
watch my vid its more understandable since im using a mic.
-_-
GCracker23 4 years ago
sweet tyvm i will use that -f one
Blober112 4 years ago
i don't get it xD :$
adofri 4 years ago
-s = shutdown
-r = restart..
use -t 00 for immediate rebooting (then u can leave -c away too)
Knickz0r 4 years ago