Want to play some prank on your friend's PC?
Here is a trick to create one folder (actually a shortcut) which on-click shuts the PC down.
STEPS:
- Right click on desktop
- Create Shortcut (shutdown.exe)
- Now, add following command to shortcut you created :
- shutdown -s -c “Your message goes here”
- Change the icon of exe file with folder's icon
- You can also change the shutdown time also like this:
- shutdown -s -t 123456 -c “Your message goes here”
Hope you enjoyed this post!
No comments:
Post a Comment