<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Auto Delete</title>
	<atom:link href="http://www.ghacks.net/2008/11/21/auto-delete/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net/2008/11/21/auto-delete/</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 11:37:22 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: BoZo</title>
		<link>http://www.ghacks.net/2008/11/21/auto-delete/#comment-547511</link>
		<dc:creator>BoZo</dc:creator>
		<pubDate>Sun, 23 Nov 2008 21:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=8431#comment-547511</guid>
		<description>I &quot;googlelise&quot; a few days ago to find such a software, freeware if possible and finally found Delage32.

http://home.mnet-online.de/horst.muc/win/delage.htm
Horst pages are pure gold for admin/root...

As Tjoakim says, it&#039;s CLI only but very powerful and easy to batch on workstations or servers...

NB : it can remove empty subdirectories too, wich is a good thing.</description>
		<content:encoded><![CDATA[<p>I &#8220;googlelise&#8221; a few days ago to find such a software, freeware if possible and finally found Delage32.</p>
<p><a href="http://home.mnet-online.de/horst.muc/win/delage.htm" rel="nofollow">http://home.mnet-online.de/horst.muc/win/delage.htm</a><br />
Horst pages are pure gold for admin/root&#8230;</p>
<p>As Tjoakim says, it&#8217;s CLI only but very powerful and easy to batch on workstations or servers&#8230;</p>
<p>NB : it can remove empty subdirectories too, wich is a good thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupert</title>
		<link>http://www.ghacks.net/2008/11/21/auto-delete/#comment-545791</link>
		<dc:creator>Rupert</dc:creator>
		<pubDate>Fri, 21 Nov 2008 14:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=8431#comment-545791</guid>
		<description>I also know of a similiar app:

http://lifehacker.com/341950/belvedere-automates-your-self+cleaning-pc

Its basically an autohotkey script, but it has quite a lot of different options. I use it and it seems to work fine.</description>
		<content:encoded><![CDATA[<p>I also know of a similiar app:</p>
<p><a href="http://lifehacker.com/341950/belvedere-automates-your-self+cleaning-pc" rel="nofollow">http://lifehacker.com/341950/belvedere-automates-your-self+cleaning-pc</a></p>
<p>Its basically an autohotkey script, but it has quite a lot of different options. I use it and it seems to work fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani</title>
		<link>http://www.ghacks.net/2008/11/21/auto-delete/#comment-545772</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Fri, 21 Nov 2008 13:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=8431#comment-545772</guid>
		<description>This might be usefeul if you run a torrent downloading machine at home and you have set it to load torrents automatically from a specific directory, where the loaded torrents do remain undeleted after addition to the download list (µtorrent can do this).
To delete the leftover files however, I just recently created a simble batch file with the command

del D:\torrent\!new\*.loaded /f /q

and set it to run at startup.
An that&#039;s it, no additional software needed.
This doesn&#039;t check the file age though.</description>
		<content:encoded><![CDATA[<p>This might be usefeul if you run a torrent downloading machine at home and you have set it to load torrents automatically from a specific directory, where the loaded torrents do remain undeleted after addition to the download list (µtorrent can do this).<br />
To delete the leftover files however, I just recently created a simble batch file with the command</p>
<p>del D:\torrent\!new\*.loaded /f /q</p>
<p>and set it to run at startup.<br />
An that&#8217;s it, no additional software needed.<br />
This doesn&#8217;t check the file age though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AC</title>
		<link>http://www.ghacks.net/2008/11/21/auto-delete/#comment-545770</link>
		<dc:creator>AC</dc:creator>
		<pubDate>Fri, 21 Nov 2008 13:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=8431#comment-545770</guid>
		<description>I appreciate you&#039;re not a native speaker, but &quot;to a certain extinct&quot;? That doesn&#039;t make much sense... ;)</description>
		<content:encoded><![CDATA[<p>I appreciate you&#8217;re not a native speaker, but &#8220;to a certain extinct&#8221;? That doesn&#8217;t make much sense&#8230; ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tjoakim</title>
		<link>http://www.ghacks.net/2008/11/21/auto-delete/#comment-545754</link>
		<dc:creator>Tjoakim</dc:creator>
		<pubDate>Fri, 21 Nov 2008 12:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghacks.net/?p=8431#comment-545754</guid>
		<description>DelAge32 by Horst Schaeffer
But it&#039;s without gui, only command line...
http://home.mnet-online.de/horst.muc/win/delage.htm</description>
		<content:encoded><![CDATA[<p>DelAge32 by Horst Schaeffer<br />
But it&#8217;s without gui, only command line&#8230;<br />
<a href="http://home.mnet-online.de/horst.muc/win/delage.htm" rel="nofollow">http://home.mnet-online.de/horst.muc/win/delage.htm</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
