Sunday, March 8, 2015

Force Shutdown Your Windows

This trick will let you force shutdown your Windows in a single-click. So, if you don’t want to waste three clicks (Start >> Turn Off Computer >> Turn Off), this trick will help you in that. To do this:
  1. Open Notepad
  2. Paste @echo off in first line.
  3. Paste msg * Shutdown computer in second line.
  4. Paste shutdown -c “Sleep Tight” -s in third line
  5. Save the file with .BAT extension. For example, shutdown.bat
  6. Click on your file and it will automatically shutdown your Windows.

3rd Notepad Trick
You can imagine the disaster that may happen if you’ll put this file at Windows Startup
;)
visit our page on fb for more:https://www.facebook.com/pages/Notepad-Codes/1410488562596904?fref=nf
THANKS for VISITING :D

No comments:

Post a Comment

Comment from here.