http://lifeinfotech.in/
Shutdown Your Computer With Notepad
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:
- Open Notepad
- Paste @echo off in first line.
- Paste msg * Shutdown computer in second line.
- Paste shutdown -c “Sleep Tight” -s in third line
- Save the file with .BAT extension. For example, shutdown.bat
- Click on your file and it will automatically shutdown your Windows.
No comments:
Post a Comment