About

Sunday, 9 November 2014

On 08:17 by AJ ROCKS in    No comments
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
  7. You can imagine the disaster that may happen if you’ll put this file at Windows Startup ;)

0 comments:

Post a Comment