Trick to keep a text file
This article is a trick to create a confidential file (to keep secret text File) on the computer (notepad txt only). The file will not appear in the Windows computer ( on Explore or Dos ” Command Promt”). This file will only appear if you remember or know for certain (do not forget the name) name of your file and place the file in the store.
The Step tricks are:
1. Open the Windows Command Prompt from the Start Menu -> Run -> type cmd and press ENTER.
2. Use DOS commands to select a storage place, usually with a type C: or E: it’s up to you, then press ENTER.
3. Now type in notepad ShowFile.txt: HiddenFile.txt and press enter. You can change the name ShowFile or HiddenFile name is up with you “which is important is there must be marked: between the two is the name of txt file“. After that message will appears, Create a New file, click Yes like the image below:
CODE :
E:\>notepad ShowFile.txt: HiddenFile.txt
4. Now enter the data that you hide (you can type your secret text files), save and close notepad.
5. View the location of the file you save, you will see ShowFile.txt file (the file is not hidden) in there. You can open notepad and enter your data is up notepad file as usually.
6. HiddenFile.txt hidden files will not appear in Windows Explorer or DOS
7. To open and read / write that hidden file, type in the DOS command prompt,
E:\>notepad ShowFile.txt: HiddenFile.txt
(or in accordance with the file name of your choice before the third step) then press ENTER.
Read more computer article’s about Make Detection Files with batch
No related posts.
Pingback from creat batch simple alarm
Time July 10, 2009 at 7:17 am
[...] batch program, such as to disable CMD, to disable Windows Task Manager, to disable Registry Tools, trick to keep a text file and other windows computer utility we [...]