<?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>blog emberke &#187; delete</title>
	<atom:link href="http://www.emberke.ro/blog/tag/delete/feed" rel="self" type="application/rss+xml" />
	<link>http://www.emberke.ro/blog</link>
	<description>acelaşi lume, o viziune diferită</description>
	<lastBuildDate>Tue, 13 Jul 2010 20:13:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to delete files with weird characters in there name [Windows]</title>
		<link>http://www.emberke.ro/blog/how-to-delete-files-with-weird-characters-in-there-name-windows.html</link>
		<comments>http://www.emberke.ro/blog/how-to-delete-files-with-weird-characters-in-there-name-windows.html#comments</comments>
		<pubDate>Wed, 01 Apr 2009 23:23:05 +0000</pubDate>
		<dc:creator>emberke</dc:creator>
				<category><![CDATA[Nespecificat]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[file not found]]></category>
		<category><![CDATA[special chars]]></category>
		<category><![CDATA[weird]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.emberke.ro/blog/?p=241</guid>
		<description><![CDATA[If you have files on your system which have special chars like &#8220;º&#8221; and you can&#8217;t access or delete them, windows keeps telling you &#8220;File not found&#8221; although the file is clearly there and visible, you should try this to delete it: Start -&#62; Run -&#62; cmd.exe (a black background terminal window appears) Type: del]]></description>
			<content:encoded><![CDATA[<p>If you have files on your system which have special chars like &#8220;º&#8221; and you can&#8217;t access or delete them, windows keeps telling you &#8220;File not found&#8221; although the file is clearly there and visible, you should try this to delete it:</p>
<p>Start -&gt; Run -&gt; cmd.exe (a black background terminal window appears)</p>
<p>Type:</p>
<p><code>del &lt;path to your folder holding the weird files&gt;\*.*</code></p>
<p>And the files are deleted.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emberke.ro/blog/how-to-delete-files-with-weird-characters-in-there-name-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
