Best Notepad Tricks Ever







1) Notepad trick to use it as a Diary
  • Open notepad
  • Type .LOG
  • Save the file as LOG.txt
  • Write anything in it and it will be saved with the time when you edit it.
2) Notepad trick to Test Antivirus
  • Open Notepad.
  • Copy the code give below in the notepad file:
    X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
  • Save it with an .exe extension like testvirus.exe
3) Notepad Trick - Text to Audio

  1. Open Notepad file on your Windows PC.
  2. Copy and paste the below mentioned code :
    Dim msg, sapi
    msg=InputBox("Enter your text for conversion–www.techvorm.com","TechVorm Text-To-Audio Converter")
    Set sapi=CreateObject("sapi.spvoice")
    sapi.Speak msg
  3. Save this file with any name with .vbs as extension. For eg. Text-To-Audio.vbs




Artikel Terkait

Previous
Next Post »

1 comments:

Write comments
Anonymous
AUTHOR
August 12, 2013 at 6:39 PM delete

very nice trick...

www.trickcent.blogspot.in

Reply
avatar