<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Create a folder without name in Windows XP</title>
	<atom:link href="http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/</link>
	<description>Malaysia Tech Blog</description>
	<pubDate>Mon, 01 Dec 2008 22:32:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: din je</title>
		<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-320637</link>
		<dc:creator>din je</dc:creator>
		<pubDate>Sun, 16 Nov 2008 10:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-320637</guid>
		<description>i know how 2 del it in vista.....

u juz cut and paste the folder that u 'cannot rename' it (the damn folder of course.....) in a new folder... 

it mean that u right click at desktop and create new folder, then cut and paste the 'unname folder' into it..

i try it and its WORKS !!!!</description>
		<content:encoded><![CDATA[<p>i know how 2 del it in vista&#8230;..</p>
<p>u juz cut and paste the folder that u &#8216;cannot rename&#8217; it (the damn folder of course&#8230;..) in a new folder&#8230; </p>
<p>it mean that u right click at desktop and create new folder, then cut and paste the &#8216;unname folder&#8217; into it..</p>
<p>i try it and its WORKS !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-228329</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Tue, 17 Jun 2008 03:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-228329</guid>
		<description>Hey try dis 1 also...... Alt+0160</description>
		<content:encoded><![CDATA[<p>Hey try dis 1 also&#8230;&#8230; Alt+0160</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brics87</title>
		<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-225424</link>
		<dc:creator>brics87</dc:creator>
		<pubDate>Thu, 12 Jun 2008 17:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-225424</guid>
		<description>hey! already knew about that trick but do you know the alt command to make the folder undeletable. dont want the one that involves command prompt. the one that you only need the to input the right alt command. used to do be able to do it but cant remember. PLEASE HELP! if the input was right it should make the folder undeleted, not able to rename or move it into any other folder.</description>
		<content:encoded><![CDATA[<p>hey! already knew about that trick but do you know the alt command to make the folder undeletable. dont want the one that involves command prompt. the one that you only need the to input the right alt command. used to do be able to do it but cant remember. PLEASE HELP! if the input was right it should make the folder undeleted, not able to rename or move it into any other folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TrAnC3</title>
		<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-167174</link>
		<dc:creator>TrAnC3</dc:creator>
		<pubDate>Wed, 12 Mar 2008 06:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-167174</guid>
		<description>Sweet used it to make an unnamed "tool bar" on my taskbar for my shortcuts.</description>
		<content:encoded><![CDATA[<p>Sweet used it to make an unnamed &#8220;tool bar&#8221; on my taskbar for my shortcuts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mk</title>
		<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-65297</link>
		<dc:creator>mk</dc:creator>
		<pubDate>Mon, 24 Sep 2007 06:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-65297</guid>
		<description>its very easy to delete name less folder in windows vista.
1. first make sure that u hv full control of nameless folder.
2. open cmd handler (start+run+cmd)
3. go to specified folder/drive where u hv nameless folder.
4. type this :    ren "old name" "new name"
5. if u have names, double quote is optional, for nameless folder double quote is must.
ex: ren "alt+0160"  new_name
            in the place of alt+0160/alt+255 appear as a blank
      ren require two arguments,if u havnt given doble quotes for alt+0160 it will find only find one argument new_name and gthrough  u error.
its working for me in windows vista.....</description>
		<content:encoded><![CDATA[<p>its very easy to delete name less folder in windows vista.<br />
1. first make sure that u hv full control of nameless folder.<br />
2. open cmd handler (start+run+cmd)<br />
3. go to specified folder/drive where u hv nameless folder.<br />
4. type this :    ren &#8220;old name&#8221; &#8220;new name&#8221;<br />
5. if u have names, double quote is optional, for nameless folder double quote is must.<br />
ex: ren &#8220;alt+0160&#8243;  new_name<br />
            in the place of alt+0160/alt+255 appear as a blank<br />
      ren require two arguments,if u havnt given doble quotes for alt+0160 it will find only find one argument new_name and gthrough  u error.<br />
its working for me in windows vista&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasse</title>
		<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-63323</link>
		<dc:creator>Rasse</dc:creator>
		<pubDate>Fri, 24 Aug 2007 15:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-63323</guid>
		<description>Try this link:

http://www.howtogeek.com/howto/windows-vista/hide-desktop-icon-text-on-windows-vista/

worked for me!

:)</description>
		<content:encoded><![CDATA[<p>Try this link:</p>
<p><a href="http://www.howtogeek.com/howto/windows-vista/hide-desktop-icon-text-on-windows-vista/" rel="nofollow">http://www.howtogeek.com/howto.....ows-vista/</a></p>
<p>worked for me!</p>
<p><img src='http://www.cypherhackz.net/smilies/yahoo_smiley.gif' alt='&#58;&#41;' class='wp-smiley' width='18' height='18' title='&#58;&#41;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sameh</title>
		<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-60583</link>
		<dc:creator>Sameh</dc:creator>
		<pubDate>Sun, 29 Jul 2007 14:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-60583</guid>
		<description>The Unnamed Folder In Windows Vista Is Undeletable So Can Anyone Give A Solution.:((</description>
		<content:encoded><![CDATA[<p>The Unnamed Folder In Windows Vista Is Undeletable So Can Anyone Give A Solution.<img src='http://www.cypherhackz.net/smilies/yahoo_cry.gif' alt='&#58;&#40;&#40;' class='wp-smiley' width='22' height='18' title='&#58;&#40;&#40;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sameh</title>
		<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-60582</link>
		<dc:creator>Sameh</dc:creator>
		<pubDate>Sun, 29 Jul 2007 14:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-60582</guid>
		<description>The Folder Created Can't Be Deleted In Windows Vista And I Tried So Many Things But No Way, Can Any One Help.:((</description>
		<content:encoded><![CDATA[<p>The Folder Created Can&#8217;t Be Deleted In Windows Vista And I Tried So Many Things But No Way, Can Any One Help.<img src='http://www.cypherhackz.net/smilies/yahoo_cry.gif' alt='&#58;&#40;&#40;' class='wp-smiley' width='22' height='18' title='&#58;&#40;&#40;' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kivurobagugecn</title>
		<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-60510</link>
		<dc:creator>kivurobagugecn</dc:creator>
		<pubDate>Sat, 28 Jul 2007 20:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-60510</guid>
		<description>&lt;strong&gt;kivurobagugecn&lt;/strong&gt;

nice post</description>
		<content:encoded><![CDATA[<p><strong>kivurobagugecn</strong></p>
<p>nice post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aseem Kishore</title>
		<link>http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-60153</link>
		<dc:creator>Aseem Kishore</dc:creator>
		<pubDate>Wed, 25 Jul 2007 20:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cypherhackz.net/archives/2007/06/25/create-a-folder-without-name-in-windows-xp/#comment-60153</guid>
		<description>:d - Good stuff there...now if only we could hide the folder image also! like an invisible folder! That would be cool.</description>
		<content:encoded><![CDATA[<p><img src='http://www.cypherhackz.net/smilies/yahoo_bigsmile.gif' alt='&#58;&#100;' class='wp-smiley' width='18' height='18' title='&#58;&#100;' /> - Good stuff there&#8230;now if only we could hide the folder image also! like an invisible folder! That would be cool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
