1. Create Diary on Notepad  This Notepad trick will allow you to create Notepad note in such a format that whenever you edit your note, it will get saved with date and timestamp automatically. To do this, follow these steps:   1.Open Notepad   2.Type  .LOG   in first line.  3.Save the file as  Log.txt  Now, write something to the file and it will automatically get saved with edited date and time.          2. 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:   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    ...
Learn Ethical hacking,programming language's and much more....