any tips for me? please comment. thanks!
Remove these ads by
Signing Up
Remove these ads by
Signing Up
PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format.
You also have the ability to customize your PDF download.
You can search by start button.
By common sense the shortcut should be the only file that is sent. Try to send a shortcut to a directory of photo's and that is all you get a shortcut and no photo's as you would expect. But point the shortcut to an executable or batch file and the rotten shortcut once attached wants to send the file as well - go figure. When it come to compression unless it is a self uncompressed file (usually with an executable extension) the element of surprise is lost.
As I found out not everyone is a rocket scientists. The mood of the joke is destroyed when you get a telephone call asking how to unzip a file. Or how to rename a file.
With that in mind has anyone found a work around that will allow a shortcut to be sent with out having the executable being attached.
SAME HERE
If no, then I have a account:
So, in every windows is a program that can shutdown, reboot computer or log you off.
To shotdown (or reboot...) computer windows is using this program.
And with that shortcut you are telling that program to shutdown.
P.S. If you use instead -s (like shutdown) -r computer will reboot (or -l to log you off).
Not really...
@echo off
shutdown -s -t 25 -c "you have been hacked"
set /p q=You have been hacked loser!
nice little kitty script. -.-