<?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: Empty recycle bin by simply clicking a desktop shortcut or through command prompt</title>
	<atom:link href="http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/</link>
	<description>Computer Tips, Tricks, Tech News &#38; Useful Softwares</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:51:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Chetan Oza</title>
		<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-56491</link>
		<dc:creator>Chetan Oza</dc:creator>
		<pubDate>Mon, 17 Jan 2011 11:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-56491</guid>
		<description>When I click on recycle bin for empty, computer ask me &#039;are you sure you want to delete&#039;? then I done, yes. But it doesn&#039;t work as like empty recycle bin, I mean, I can see the recycle bin is not empty. Please help me, what do I do?</description>
		<content:encoded><![CDATA[<p>When I click on recycle bin for empty, computer ask me &#8216;are you sure you want to delete&#8217;? then I done, yes. But it doesn&#8217;t work as like empty recycle bin, I mean, I can see the recycle bin is not empty. Please help me, what do I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jafo</title>
		<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-12111</link>
		<dc:creator>Jafo</dc:creator>
		<pubDate>Mon, 22 Feb 2010 12:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-12111</guid>
		<description>I was looking for a way of programming one of the special media buttons on my Logitech keyboard to empty the recycle bin. This works great! I installed the file and then programmed &#039;Email&#039; button to launch a program. Pointed it to the newly installed file and blammo, I can empty the recycle bin by pushing the email button on my keyboard. Neato!</description>
		<content:encoded><![CDATA[<p>I was looking for a way of programming one of the special media buttons on my Logitech keyboard to empty the recycle bin. This works great! I installed the file and then programmed &#8216;Email&#8217; button to launch a program. Pointed it to the newly installed file and blammo, I can empty the recycle bin by pushing the email button on my keyboard. Neato!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonas</title>
		<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-11309</link>
		<dc:creator>jonas</dc:creator>
		<pubDate>Tue, 26 Jan 2010 21:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-11309</guid>
		<description>Recycle empty logic solution

Windows 7 make this possible;
click&#039;n shake the recycle bin and it empties

(ask before deleting?... oh come on, when was the last time you click&#039;n shook any icon)</description>
		<content:encoded><![CDATA[<p>Recycle empty logic solution</p>
<p>Windows 7 make this possible;<br />
click&#8217;n shake the recycle bin and it empties</p>
<p>(ask before deleting?&#8230; oh come on, when was the last time you click&#8217;n shook any icon)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crash</title>
		<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-6726</link>
		<dc:creator>Crash</dc:creator>
		<pubDate>Sun, 26 Jul 2009 00:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-6726</guid>
		<description>I noticed another tool that will do this, bin.exe in cmdutils.zip @ www.maddogsw.com
&gt; bin /?
bin /empty [/force] [/quiet] [drive:]
        Empties the recycle bin for specified drive
        /force: do not ask for confirmation, just empty the bin
        /quiet: do not display progress information
bin /size [drive:]
        Display the space used by the recycled bin on specified drive

What&#039;s interesting about this, When you have multiple harddrives: you can empty a specific drives bin, and not the others. 

ie: bin /empty /force D:
only empty recycle bin for drive D: and not the whole recycle bin.</description>
		<content:encoded><![CDATA[<p>I noticed another tool that will do this, bin.exe in cmdutils.zip @ <a href="http://www.maddogsw.com" rel="nofollow">http://www.maddogsw.com</a><br />
&gt; bin /?<br />
bin /empty [/force] [/quiet] [drive:]<br />
        Empties the recycle bin for specified drive<br />
        /force: do not ask for confirmation, just empty the bin<br />
        /quiet: do not display progress information<br />
bin /size [drive:]<br />
        Display the space used by the recycled bin on specified drive</p>
<p>What&#8217;s interesting about this, When you have multiple harddrives: you can empty a specific drives bin, and not the others. </p>
<p>ie: bin /empty /force D:<br />
only empty recycle bin for drive D: and not the whole recycle bin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Bergman</title>
		<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-5282</link>
		<dc:creator>Bob Bergman</dc:creator>
		<pubDate>Tue, 07 Apr 2009 20:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-5282</guid>
		<description>How can one spefify which recycle bin when there are multiple hard drives?

I would like to put it in my backup BAT to empty before backup to save time.</description>
		<content:encoded><![CDATA[<p>How can one spefify which recycle bin when there are multiple hard drives?</p>
<p>I would like to put it in my backup BAT to empty before backup to save time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lil  ndn</title>
		<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-2863</link>
		<dc:creator>Lil  ndn</dc:creator>
		<pubDate>Sun, 14 Sep 2008 01:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-2863</guid>
		<description>Great tip;  I plan to use it on some elderly family members laptops...I just let CCleaner do it for me, lazy I reckon.
FTW (Freedom Thru Wisdom)</description>
		<content:encoded><![CDATA[<p>Great tip;  I plan to use it on some elderly family members laptops&#8230;I just let CCleaner do it for me, lazy I reckon.<br />
FTW (Freedom Thru Wisdom)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lil  ndn</title>
		<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-2862</link>
		<dc:creator>Lil  ndn</dc:creator>
		<pubDate>Sun, 14 Sep 2008 01:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-2862</guid>
		<description>Very good tip,  plan to put on a vouple of aging family members laptops for myself I jusr let CCleaner so it for me...lazy I reckon.
FTW, freedom thru wisdom!</description>
		<content:encoded><![CDATA[<p>Very good tip,  plan to put on a vouple of aging family members laptops for myself I jusr let CCleaner so it for me&#8230;lazy I reckon.<br />
FTW, freedom thru wisdom!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay Pathak</title>
		<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-2232</link>
		<dc:creator>Ajay Pathak</dc:creator>
		<pubDate>Mon, 07 Jul 2008 03:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-2232</guid>
		<description>nice tip</description>
		<content:encoded><![CDATA[<p>nice tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dsouza</title>
		<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-2223</link>
		<dc:creator>Keith Dsouza</dc:creator>
		<pubDate>Sat, 05 Jul 2008 16:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-2223</guid>
		<description>Nice tip, though I use Ccleaner to do all the dirty stuff for me lol</description>
		<content:encoded><![CDATA[<p>Nice tip, though I use Ccleaner to do all the dirty stuff for me lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link Bytes #11</title>
		<link>http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-2220</link>
		<dc:creator>Link Bytes #11</dc:creator>
		<pubDate>Fri, 04 Jul 2008 20:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.technixupdate.com/empty-recycle-bin-by-simply-clicking-a-desktop-shortcut-or-through-command-prompt/#comment-2220</guid>
		<description>[...] Empty Recycle bin with a desktop shortcut – Create a desktop shortcut to empty the recycle bin. [...]</description>
		<content:encoded><![CDATA[<p>[...] Empty Recycle bin with a desktop shortcut – Create a desktop shortcut to empty the recycle bin. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

