Monday, October 24, 2011

Notepade Text hide

In this post i will show how to hide text of notepad.

this will help to make some secrets.
Steps to hide text in a Notepad
1. Open your command prompt Start–>Run and Type cmd
2. move to your desired location suppose your notepad file is in e drive than go to just type e: and follow below steps
3. Type the below code in your command prompt
"notepad filename.txt: hidden"
4. Write some data and save (Ctrl+s) the file.
5. Browse to the file location and Open filename.txt you cannot see any data in the file.
6. To retrieve the hidden data open command prompt and type the same command.
"Notepad filename.txt:hidden"