<?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: Guide: CCleaner Secure Delete Script</title>
	<atom:link href="http://www.worthinstalling.com/2008/12/guide-ccleaner-secure-delete-script.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.worthinstalling.com/2008/12/guide-ccleaner-secure-delete-script.html</link>
	<description>Software that's worth installing on your computer. Reviews, comparisons, tips, updates... by Alex S</description>
	<pubDate>Sun, 14 Mar 2010 08:51:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Alex S.</title>
		<link>http://www.worthinstalling.com/2008/12/guide-ccleaner-secure-delete-script.html#comment-283</link>
		<dc:creator>Alex S.</dc:creator>
		<pubDate>Tue, 21 Apr 2009 17:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.worthinstalling.com/?p=178#comment-283</guid>
		<description>The option you asked about is not available in CCleaner :(

However, while preparing an upcoming post on &lt;a href="http://www.fcleaner.com/" rel="nofollow"&gt;FCleaner&lt;/a&gt;, I noticed that its Options section includes an advanced custom cleaner panel with custom folder, wildcard and exclusion filters. Should be right up your alley.</description>
		<content:encoded><![CDATA[<p>The option you asked about is not available in CCleaner <img src='http://www.worthinstalling.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>However, while preparing an upcoming post on <a href="http://www.fcleaner.com/" rel="nofollow">FCleaner</a>, I noticed that its Options section includes an advanced custom cleaner panel with custom folder, wildcard and exclusion filters. Should be right up your alley.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Howard Schwartz</title>
		<link>http://www.worthinstalling.com/2008/12/guide-ccleaner-secure-delete-script.html#comment-278</link>
		<dc:creator>Howard Schwartz</dc:creator>
		<pubDate>Mon, 20 Apr 2009 02:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.worthinstalling.com/?p=178#comment-278</guid>
		<description>Thanks for the ccleaner delete script, but it appears all but superflous to me: One can do almost the same thing, by selecting a group of files in most file managers (I use xplorer2) and hitting the  key. One might use ccleaner for this, only if one wants the delete more ``secure'' - and file managers do this too.

The real deficiency is (for unfanthomable reasons to me) ccleaner lets on specify entire folders, or specific (entire) filenames to delete each time it is run. But one cannot add to this list a group of files, defined by wildcards. That is, you can not instruct it to delete, say, all the files,  c:\somedirectory\*.log  as  part of its normal other cleaning operations. Your script  requires a separate ccleaner command, just to do this alone.

Any ideas on how to tell ccleaner to delete multiple files as part of normal operations? Can can imagine a clumsy script like this:

for %%s in (*.log *.chk *.tmp) do ccleaner.exe /delete c:\somedirectory\%%s
ccleaner

Which runs ccleaner multiple times in ``secure delete'' mode and then runs it normally. Can you think of something more 
efficient or better?</description>
		<content:encoded><![CDATA[<p>Thanks for the ccleaner delete script, but it appears all but superflous to me: One can do almost the same thing, by selecting a group of files in most file managers (I use xplorer2) and hitting the  key. One might use ccleaner for this, only if one wants the delete more &#8220;secure&#8221; - and file managers do this too.</p>
<p>The real deficiency is (for unfanthomable reasons to me) ccleaner lets on specify entire folders, or specific (entire) filenames to delete each time it is run. But one cannot add to this list a group of files, defined by wildcards. That is, you can not instruct it to delete, say, all the files,  c:\somedirectory\*.log  as  part of its normal other cleaning operations. Your script  requires a separate ccleaner command, just to do this alone.</p>
<p>Any ideas on how to tell ccleaner to delete multiple files as part of normal operations? Can can imagine a clumsy script like this:</p>
<p>for %%s in (*.log *.chk *.tmp) do ccleaner.exe /delete c:\somedirectory\%%s<br />
ccleaner</p>
<p>Which runs ccleaner multiple times in &#8220;secure delete&#8221; mode and then runs it normally. Can you think of something more<br />
efficient or better?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
