Showing posts with label Notepad. Show all posts
Showing posts with label Notepad. Show all posts


Trick to Convert Text into Audio using Notepad

There is a Trick to Convert Text into Audio using Notepad. This Trick will convert the Text written into Audio.
This is simple Trick will not take even a minute to accomplish. If anybody wants to use this Trick then follow these
simple steps :
1) Open Notepad.
2) Copy and Paste the given Code into Notepad :


Dim msg, sapi msg=InputBox("Enter your text for Conversation ","www.techcenterplace.blogspot.com") Set sapi=CreateObject("sapi.spvoice") sapi.Speak msg

3) Save this File as TextAudio.vbs.
4) Now Open this File.
5) Write anything of and click OK.
6) Now it is done. You would be listening to the Text written.
So it is a simple Trick to Convert Text into Audio using Notepad.

Trick to Convert Text into Audio using Notepad

There is a Trick to Convert Text into Audio using Notepad. This Trick will convert the Text written into Audio.
This is simple Trick will not take even a minute to accomplish. If anybody wants to use this Trick then follow these
simple steps :
1) Open Notepad.
2) Copy and Paste the given Code into Notepad :


Dim msg, sapi msg=InputBox("Enter your text for Conversation ","www.techcenterplace.blogspot.com") Set sapi=CreateObject("sapi.spvoice") sapi.Speak msg

3) Save this File as TextAudio.vbs.
4) Now Open this File.
5) Write anything of and click OK.
6) Now it is done. You would be listening to the Text written.
So it is a simple Trick to Convert Text into Audio using Notepad.

Trick to Hide the Data in Notepad

Now we can hide all of our Private Data in the Notepad as there is an interesting Trick to Hide the Data in Notepad. Here is a simple Trick to Hide text inside Windows Notepad using Command Prompt.

Note : This Trick only works on NTFS File System.
To use this simple Trick follow these simple steps :
1) Now click Start  >>  Run  >>  cmd to Open Command Prompt.
2) Type cd desktop to move File to the desktop.
3) Type "notepad filename.txt:hidden" ( without quotes  ) in Command Prompt.
4) Write Some Private or any Data to be Hidden and Save the file.
5) Browse to the File Location and Open filename.txt. Now we cannot see any data in the File.
6) To retrieve the Hidden Data, Open Command Prompt again and type the Same command  "Notepad filename.txt:hidden" ( without quotes ).
7) Now the Hidden data has been retrieved.
So it is a simple Trick to Hide the Data in Notepad.

Trick to Hide the Data in Notepad

Now we can hide all of our Private Data in the Notepad as there is an interesting Trick to Hide the Data in Notepad. Here is a simple Trick to Hide text inside Windows Notepad using Command Prompt.

Note : This Trick only works on NTFS File System.
To use this simple Trick follow these simple steps :
1) Now click Start  >>  Run  >>  cmd to Open Command Prompt.
2) Type cd desktop to move File to the desktop.
3) Type "notepad filename.txt:hidden" ( without quotes  ) in Command Prompt.
4) Write Some Private or any Data to be Hidden and Save the file.
5) Browse to the File Location and Open filename.txt. Now we cannot see any data in the File.
6) To retrieve the Hidden Data, Open Command Prompt again and type the Same command  "Notepad filename.txt:hidden" ( without quotes ).
7) Now the Hidden data has been retrieved.
So it is a simple Trick to Hide the Data in Notepad.


Trick to make Notepad a Log Diary.


Sometimes we want to Insert Current Date and Time, whenever we Open the File in the Notepad. We generally press F5 whenever we need to Insert it. But here is a Trick to avoid this.
The Trick is to just Add a .LOG in the first line of the Text File and Accurate it. Now whenever we Open the File with that Text in the First line in the Notepad, it will Insert the Current Date and Time at the end of the File. So this is a simple Trick to make Notepad a Log Diary.

Trick to make Notepad a Log Diary.


Sometimes we want to Insert Current Date and Time, whenever we Open the File in the Notepad. We generally press F5 whenever we need to Insert it. But here is a Trick to avoid this.
The Trick is to just Add a .LOG in the first line of the Text File and Accurate it. Now whenever we Open the File with that Text in the First line in the Notepad, it will Insert the Current Date and Time at the end of the File. So this is a simple Trick to make Notepad a Log Diary.

.

m