<?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 Select All Option to the Context Menu in Windows Vista</title>
	<atom:link href="http://www.winhelponline.com/blog/add-select-all-option-to-the-context-menu-in-windows-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.winhelponline.com/blog/add-select-all-option-to-the-context-menu-in-windows-vista/</link>
	<description>Troubleshooting Windows 7/XP/Vista, Fixes &#38; Tweaks &#124; General Productivity Tips</description>
	<lastBuildDate>Wed, 08 Feb 2012 02:27:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: JKHamlin</title>
		<link>http://www.winhelponline.com/blog/add-select-all-option-to-the-context-menu-in-windows-vista/comment-page-1/#comment-14782</link>
		<dc:creator>JKHamlin</dc:creator>
		<pubDate>Wed, 02 Feb 2011 15:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.winhelponline.com/blog/?p=341#comment-14782</guid>
		<description>This works, but whenever I use select all now, my Logitech Setpoint program sends a splash screen message that says &quot;Num Lock On.&quot; Any idea how to fix this bug?</description>
		<content:encoded><![CDATA[<p>This works, but whenever I use select all now, my Logitech Setpoint program sends a splash screen message that says &#8220;Num Lock On.&#8221; Any idea how to fix this bug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skorbion01</title>
		<link>http://www.winhelponline.com/blog/add-select-all-option-to-the-context-menu-in-windows-vista/comment-page-1/#comment-2524</link>
		<dc:creator>Skorbion01</dc:creator>
		<pubDate>Sat, 19 Jul 2008 17:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.winhelponline.com/blog/?p=341#comment-2524</guid>
		<description>Works also in XP!

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{242BC78A-5586-46FD-B277-1340F62E3A0C}]
@=&quot;Select All&quot;

[HKEY_CLASSES_ROOT\CLSID\{242BC78A-5586-46FD-B277-1340F62E3A0C}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,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,32,00,5c,00,73,00,68,00,\
  64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,00,00
&quot;ThreadingModel&quot;=&quot;Apartment&quot;

[HKEY_CLASSES_ROOT\CLSID\{242BC78A-5586-46FD-B277-1340F62E3A0C}\Instance]
&quot;CLSID&quot;=&quot;{3f454f0e-42ae-4d7c-8ea3-328250d6e272}&quot;

[HKEY_CLASSES_ROOT\CLSID\{242BC78A-5586-46FD-B277-1340F62E3A0C}\Instance\InitPropertyBag]
&quot;CLSID&quot;=&quot;{13709620-C279-11CE-A49E-444553540000}&quot;
&quot;command&quot;=&quot;Select All&quot;
&quot;method&quot;=&quot;ShellExecute&quot;
&quot;Param1&quot;=&quot;C:\\WINDOWS\\selectall.vbs&quot;

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\select all]
@=&quot;{242BC78A-5586-46FD-B277-1340F62E3A0C}&quot;</description>
		<content:encoded><![CDATA[<p>Works also in XP!</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{242BC78A-5586-46FD-B277-1340F62E3A0C}]<br />
@=&#8221;Select All&#8221;</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{242BC78A-5586-46FD-B277-1340F62E3A0C}\InProcServer32]<br />
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\<br />
  00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\<br />
  64,00,6f,00,63,00,76,00,77,00,2e,00,64,00,6c,00,6c,00,00,00<br />
&#8220;ThreadingModel&#8221;=&#8221;Apartment&#8221;</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{242BC78A-5586-46FD-B277-1340F62E3A0C}\Instance]<br />
&#8220;CLSID&#8221;=&#8221;{3f454f0e-42ae-4d7c-8ea3-328250d6e272}&#8221;</p>
<p>[HKEY_CLASSES_ROOT\CLSID\{242BC78A-5586-46FD-B277-1340F62E3A0C}\Instance\InitPropertyBag]<br />
&#8220;CLSID&#8221;=&#8221;{13709620-C279-11CE-A49E-444553540000}&#8221;<br />
&#8220;command&#8221;=&#8221;Select All&#8221;<br />
&#8220;method&#8221;=&#8221;ShellExecute&#8221;<br />
&#8220;Param1&#8243;=&#8221;C:\\WINDOWS\\selectall.vbs&#8221;</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\select all]<br />
@=&#8221;{242BC78A-5586-46FD-B277-1340F62E3A0C}&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

