<?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: Disable Empty Recycle Bin Confirmation in Windows XP and Vista</title>
	<atom:link href="http://www.winhelponline.com/blog/disable-empty-recycle-bin-confirmation-in-windows-xp-and-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.winhelponline.com/blog/disable-empty-recycle-bin-confirmation-in-windows-xp-and-vista/</link>
	<description>Troubleshooting Windows 7/XP/Vista, Fixes &#38; Tweaks &#124; General Productivity Tips</description>
	<lastBuildDate>Sat, 21 Nov 2009 04:40:13 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Beasley</title>
		<link>http://www.winhelponline.com/blog/disable-empty-recycle-bin-confirmation-in-windows-xp-and-vista/comment-page-1/#comment-8230</link>
		<dc:creator>John Beasley</dc:creator>
		<pubDate>Wed, 13 May 2009 03:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.winhelponline.com/blog/?p=340#comment-8230</guid>
		<description>http://www.winhelponline.com/blog/wp-content/uploads/emptybin.zip Don&#039;t work on my xpp machine the undo works.</description>
		<content:encoded><![CDATA[<p><a href="http://www.winhelponline.com/blog/wp-content/uploads/emptybin.zip" rel="nofollow">http://www.winhelponline.com/blog/wp-content/uploads/emptybin.zip</a> Don&#8217;t work on my xpp machine the undo works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZT3000</title>
		<link>http://www.winhelponline.com/blog/disable-empty-recycle-bin-confirmation-in-windows-xp-and-vista/comment-page-1/#comment-6749</link>
		<dc:creator>ZT3000</dc:creator>
		<pubDate>Wed, 11 Mar 2009 00:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.winhelponline.com/blog/?p=340#comment-6749</guid>
		<description>[How to perform the same if using Vista 64bit SP1], may apply to non-SP1 systems.

 1. Download the Nircmd file from http://www.nirsoft.net/utils/nircmd.html
 
2. Unzip and copy the Nircmd.exe file to C:\Windows\sysWOW64 folder. (don&#039;t copy the Nircmdc.exe file, it&#039;s a console file).
(Don&#039;t worry about the C:\Windows\system32 folder either.)

3. Launch Regedit.exe and navigate to the following key:
HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}

4. Create a new subkey named Shell

5. Select the Shell key, and create a subkey named Take out the Trash (Actually, you can type whatever you&#039;ll want to see on the Recycle bin menu)

6. Similarly, create a subkey named command, under the Take out the Trash key.

7. Select the following key:
HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\emptybin\command

8. Double-click (default) and set its data to: C:\Windows\sysWOW64\nircmd.exe emptybin

9. Navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers (the registry entry referred in the original post does not exist for 64bit users)

10. Under the ContextMenuHandlers key, right-click {645FF040-5081-101B-9F08-00AA002F954E} and choose Delete

11. Exit the Registry Editor.

You should have a regular working Recycle Bin but with the words &quot;Take out the trash&quot; AND most importantly, it&#039;s finally a single click and your trash is gone, no more &quot;Are you sure?? confirmation question.

Hope this helps someone (alot of peeps actually)</description>
		<content:encoded><![CDATA[<p>[How to perform the same if using Vista 64bit SP1], may apply to non-SP1 systems.</p>
<p> 1. Download the Nircmd file from <a href="http://www.nirsoft.net/utils/nircmd.html" rel="nofollow">http://www.nirsoft.net/utils/nircmd.html</a></p>
<p>2. Unzip and copy the Nircmd.exe file to C:\Windows\sysWOW64 folder. (don&#8217;t copy the Nircmdc.exe file, it&#8217;s a console file).<br />
(Don&#8217;t worry about the C:\Windows\system32 folder either.)</p>
<p>3. Launch Regedit.exe and navigate to the following key:<br />
HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}</p>
<p>4. Create a new subkey named Shell</p>
<p>5. Select the Shell key, and create a subkey named Take out the Trash (Actually, you can type whatever you&#8217;ll want to see on the Recycle bin menu)</p>
<p>6. Similarly, create a subkey named command, under the Take out the Trash key.</p>
<p>7. Select the following key:<br />
HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shell\emptybin\command</p>
<p>8. Double-click (default) and set its data to: C:\Windows\sysWOW64\nircmd.exe emptybin</p>
<p>9. Navigate to the following key:<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers (the registry entry referred in the original post does not exist for 64bit users)</p>
<p>10. Under the ContextMenuHandlers key, right-click {645FF040-5081-101B-9F08-00AA002F954E} and choose Delete</p>
<p>11. Exit the Registry Editor.</p>
<p>You should have a regular working Recycle Bin but with the words &#8220;Take out the trash&#8221; AND most importantly, it&#8217;s finally a single click and your trash is gone, no more &#8220;Are you sure?? confirmation question.</p>
<p>Hope this helps someone (alot of peeps actually)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elena</title>
		<link>http://www.winhelponline.com/blog/disable-empty-recycle-bin-confirmation-in-windows-xp-and-vista/comment-page-1/#comment-2386</link>
		<dc:creator>Elena</dc:creator>
		<pubDate>Fri, 20 Jun 2008 09:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.winhelponline.com/blog/?p=340#comment-2386</guid>
		<description>Interestingly. Thank you very much for useful information!</description>
		<content:encoded><![CDATA[<p>Interestingly. Thank you very much for useful information!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
