<?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: Add Device Manager To Right-Click of My Computer</title>
	<atom:link href="http://www.tech-recipes.com/rx/1632/add_device_manager_to_right_click_of_my_computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/1632/add_device_manager_to_right_click_of_my_computer/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sun, 22 Nov 2009 03:12:08 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: steve</title>
		<link>http://www.tech-recipes.com/rx/1632/add_device_manager_to_right_click_of_my_computer/comment-page-1/#comment-9956</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Tue, 31 Mar 2009 23:21:49 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-9956</guid>
		<description>Thanks for the real code.  The one above that didn&#039;t work at all, just like you said!&lt;br&gt;The one you gave worked perfectly.&lt;br&gt;Is there an undo for the incorrect one?&lt;br&gt;I found it in the registry, but some might know how to do that</description>
		<content:encoded><![CDATA[<p>Thanks for the real code.  The one above that didn&#39;t work at all, just like you said!<br />The one you gave worked perfectly.<br />Is there an undo for the incorrect one?<br />I found it in the registry, but some might know how to do that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Not so </title>
		<link>http://www.tech-recipes.com/rx/1632/add_device_manager_to_right_click_of_my_computer/comment-page-1/#comment-4972</link>
		<dc:creator>Not so </dc:creator>
		<pubDate>Sat, 08 Nov 2008 22:54:08 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-4972</guid>
		<description>The above code woks like a champ</description>
		<content:encoded><![CDATA[<p>The above code woks like a champ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Not so </title>
		<link>http://www.tech-recipes.com/rx/1632/add_device_manager_to_right_click_of_my_computer/comment-page-1/#comment-4971</link>
		<dc:creator>Not so </dc:creator>
		<pubDate>Sat, 08 Nov 2008 22:53:15 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-4971</guid>
		<description>Windows Registry Editor Version 5.00&lt;br&gt;&lt;br&gt;[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellDevices]&lt;br&gt;@=hex(2):44,00,65,00,76,00,69,00,63,00,65,00,20,00,4d,00,61,00,6e,00,61,00,67,&lt;br&gt; 00,65,00,72,00,00,00&lt;br&gt;&quot;SuppressionPolicy&quot;=dword:4000003c&lt;br&gt;&lt;br&gt;[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellDevicescommand]&lt;br&gt;@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,&lt;br&gt; 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,&lt;br&gt; 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,&lt;br&gt; 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,&lt;br&gt; 32,00,5c,00,64,00,65,00,76,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,&lt;br&gt; 00,20,00,2f,00,73,00,00,00</description>
		<content:encoded><![CDATA[<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellDevices]<br />@=hex(2):44,00,65,00,76,00,69,00,63,00,65,00,20,00,4d,00,61,00,6e,00,61,00,67,<br /> 00,65,00,72,00,00,00<br />&#8220;SuppressionPolicy&#8221;=dword:4000003c</p>
<p>[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellDevicescommand]<br />@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,<br /> 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,<br /> 65,00,20,00,2f,00,73,00,20,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,<br /> 00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,<br /> 32,00,5c,00,64,00,65,00,76,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,<br /> 00,20,00,2f,00,73,00,00,00</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Not so </title>
		<link>http://www.tech-recipes.com/rx/1632/add_device_manager_to_right_click_of_my_computer/comment-page-1/#comment-4970</link>
		<dc:creator>Not so </dc:creator>
		<pubDate>Sat, 08 Nov 2008 22:46:43 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-4970</guid>
		<description>This code above does not work at all.</description>
		<content:encoded><![CDATA[<p>This code above does not work at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dj Dumb Bi</title>
		<link>http://www.tech-recipes.com/rx/1632/add_device_manager_to_right_click_of_my_computer/comment-page-1/#comment-4856</link>
		<dc:creator>Dj Dumb Bi</dc:creator>
		<pubDate>Wed, 05 Nov 2008 19:36:33 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-4856</guid>
		<description>This code above does not work at all.  Windows then says:  This file does not have a program associated with it for performing this action. Create an association in the Folder Ooptions control panel.</description>
		<content:encoded><![CDATA[<p>This code above does not work at all.  Windows then says:  This file does not have a program associated with it for performing this action. Create an association in the Folder Ooptions control panel.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
