Disguise an Icon to Shutdown the Computer!
by Computer Maker 101 in Living > Pranks, Tricks, & Humor
71744 Views, 26 Favorites, 0 Comments
Disguise an Icon to Shutdown the Computer!
This is a little add-on to this instructable. I will guarantee that the file will be executed if the victim uses the Internet a lot. It makes the icon look like its an app that launches firefox or IE but really shuts down the computer.
First step is to follow the instructable:
https://www.instructables.com/id/April-Fools-Day-contest-A-simple-computer-prank
First step is to follow the instructable:
https://www.instructables.com/id/April-Fools-Day-contest-A-simple-computer-prank
Changing the Icon.
You now have the shutdown shortcut, but it looks suspicious. All you need to do is right click it, click properties, and at the bottom of the window, click on change icon.
-If you want it to look like a firefox app, paste this into the "Look for icons in this file" Box.
C:\Program Files\Mozilla Firefox\firefox.exe
-Press enter
-Click on the firefox icon you want it to look like.
-Click ok.
-To make the icon the internet explorer icon, enter %ProgramFiles%\Internet Explorer\IEXPLORE.EXE Instead of C:\Program Files\Mozilla Firefox\firefox.exe
*If you want it to look like any other icon, Instead of entering C:\Program Files\Mozilla Firefox\firefox.exe, Enter the programs .exe file and it should bring up the icon you want.
-Last step is to delete or put the original shortcut in a file and re-name the shutdown icon to firefox or whatever app you want.
*Remember the code you need to put into the run dialog to cancel it is: shutdown -a
-If you want it to look like a firefox app, paste this into the "Look for icons in this file" Box.
C:\Program Files\Mozilla Firefox\firefox.exe
-Press enter
-Click on the firefox icon you want it to look like.
-Click ok.
-To make the icon the internet explorer icon, enter %ProgramFiles%\Internet Explorer\IEXPLORE.EXE Instead of C:\Program Files\Mozilla Firefox\firefox.exe
*If you want it to look like any other icon, Instead of entering C:\Program Files\Mozilla Firefox\firefox.exe, Enter the programs .exe file and it should bring up the icon you want.
-Last step is to delete or put the original shortcut in a file and re-name the shutdown icon to firefox or whatever app you want.
*Remember the code you need to put into the run dialog to cancel it is: shutdown -a