<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Computer Batch Zone &#187; batch trick</title>
	<atom:link href="http://itcomputerzone.com/batch/tag/batch-trick/feed" rel="self" type="application/rss+xml" />
	<link>http://itcomputerzone.com/batch</link>
	<description>Free Zone For General Computing</description>
	<lastBuildDate>Sun, 15 Jan 2012 10:55:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Trick to keep a text file</title>
		<link>http://itcomputerzone.com/batch/windows/trick-to-keep-a-text-file.html</link>
		<comments>http://itcomputerzone.com/batch/windows/trick-to-keep-a-text-file.html#comments</comments>
		<pubDate>Mon, 06 Jul 2009 01:04:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows]]></category>
		<category><![CDATA[batch trick]]></category>

		<guid isPermaLink="false">http://itcomputerzone.com/batch/?p=10</guid>
		<description><![CDATA[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 &#8221; Command Promt&#8221;). This file will only appear if you remember or know for certain (do not forget the name) [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>This article is a trick to create a confidential file (to keep secret text File) on the  <a title="itcomputerzone" href="http://itcomputerzone.com" target="_blank">computer</a> (notepad txt only). The file will not appear in the Windows <a title="itcomputerzone" href="http://itcomputerzone.com" target="_blank">computer</a> ( on Explore or Dos &#8221; Command Promt&#8221;). 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.</p>
<p><strong> The Step tricks are:</strong></p>
<p>1. Open the Windows Command Prompt from the<strong> Start Menu</strong> -&gt; <strong>Run</strong> -&gt; type <strong>cmd</strong> and press ENTER.<br />
2. Use DOS commands to select a storage place, usually with a type <strong>C:</strong> or <strong>E:</strong> it&#8217;s up to you, then press ENTER.<br />
3. Now type in notepad ShowFile.txt: HiddenFile.txt and press enter. You can change the name <strong>ShowFile</strong> or <strong>HiddenFile</strong> name is up with you &#8220;<em>which is important is there must be marked: between the two is the name of txt file</em>&#8220;. After that message will appears, Create a New file, click <strong>Yes</strong> like the image below:</p>
<p><strong>CODE :</strong></p>
<blockquote><p>E:\&gt;notepad ShowFile.txt: HiddenFile.txt</p></blockquote>
<p><img class="alignnone size-full wp-image-11" title="secretbatch" src="http://itcomputerzone.com/batch/wp-content/uploads/2009/07/secretbatch.PNG" alt="secretbatch" width="482" height="172" /><br />
<img class="alignnone size-full wp-image-12" title="trick to keep a text file" src="http://itcomputerzone.com/batch/wp-content/uploads/2009/07/secretbatch2.PNG" alt="trick to keep a text file" width="297" height="140" /></p>
<p>4. Now enter the data that you hide (you can type your secret text files), <strong>save</strong> and close notepad.<br />
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.</p>
<p><img class="alignnone size-full wp-image-13" title="trickbatchsecretFiletext" src="http://itcomputerzone.com/batch/wp-content/uploads/2009/07/trickbatchsecretFile.PNG" alt="trickbatchsecretFiletext" width="246" height="87" /></p>
<p>6. <strong>HiddenFile.txt</strong> hidden files will not appear in Windows Explorer or DOS<br />
7. To open and read / write that hidden file, type in the DOS command prompt,</p>
<blockquote><p>E:\&gt;notepad ShowFile.txt: HiddenFile.txt</p></blockquote>
<p>(or in accordance with the file name of your choice before the third step) then press ENTER.</p>
<p><strong>Read more</strong> <a title="itcomputerzone" href="http://itcomputerzone.com" target="_blank">computer</a> article&#8217;s about <a title="make detection file with batch" href="http://itcomputerzone.com/programming/make-detection-files-with-batch.html" target="_blank">Make Detection Files with batch</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://itcomputerzone.com/batch/windows/trick-to-keep-a-text-file.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

