<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>318 Tech Journal &#187; contextmenuhandlers</title>
	<atom:link href="http://techjournal.318.com/tag/contextmenuhandlers/feed/" rel="self" type="application/rss+xml" />
	<link>http://techjournal.318.com</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 22:09:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Add Copy To and Move To Contextual Menus in Windows 7</title>
		<link>http://techjournal.318.com/windows/add-copy-to-and-move-to-contextual-menus-in-windows-7/</link>
		<comments>http://techjournal.318.com/windows/add-copy-to-and-move-to-contextual-menus-in-windows-7/#comments</comments>
		<pubDate>Tue, 05 May 2009 12:37:20 +0000</pubDate>
		<dc:creator>Charles Edge</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[contextmenuhandlers]]></category>
		<category><![CDATA[contextual menu items]]></category>

		<guid isPermaLink="false">http://www.318.com/techjournal/?p=288</guid>
		<description><![CDATA[As with XP and Vista, Windows 7 doesn&#8217;t have the uber-useful (to us at least) Move To and Copy To options in the contextual menu&#8217;s by default. To create a Copy To menu item, go to the HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers location in the registry and create a new Default key with a name of Copy To and [...]]]></description>
			<content:encoded><![CDATA[<p>As with XP and Vista, Windows 7 doesn&#8217;t have the uber-useful (to us at least) Move To and Copy To options in the contextual menu&#8217;s by default.  To create a Copy To menu item, go to the HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers location in the registry and create a new Default key with a name of Copy To and a value of {C2FBB630-2971-11D1-A18C-00C04FD75D13}.  To create a Move To menu item, go to HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers (the same location) and add a new Default key with a name of Move To and a value of {C2FBB631-2971-11D1-A18C-00C04FD75D13}.  Now you should have the menu items.  Notice that the keys are only different in the 30 at the end of the first string of hex numbers&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://techjournal.318.com/windows/add-copy-to-and-move-to-contextual-menus-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

