<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>How-To Geek Forums Topic: Add Any Application Shortcut in Desktop Context Menu</title>
<link>http://www.howtogeek.com/forum/</link>
<description>How-To Geek Forums Topic: Add Any Application Shortcut in Desktop Context Menu</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 08:42:28 +0000</pubDate>

<item>
<title>Zig on "Add Any Application Shortcut in Desktop Context Menu"</title>
<link>http://www.howtogeek.com/forum/topic/add-any-application-shortcut-in-desktop-context-menu#post-121</link>
<pubDate>Sat, 28 Jul 2007 06:17:42 +0000</pubDate>
<dc:creator>Zig</dc:creator>
<guid isPermaLink="false">121@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Let me know how you do......
&#60;/p&#62;</description>
</item>
<item>
<title>supermansghost on "Add Any Application Shortcut in Desktop Context Menu"</title>
<link>http://www.howtogeek.com/forum/topic/add-any-application-shortcut-in-desktop-context-menu#post-118</link>
<pubDate>Sat, 28 Jul 2007 03:27:01 +0000</pubDate>
<dc:creator>supermansghost</dc:creator>
<guid isPermaLink="false">118@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;... goes to check it out...
&#60;/p&#62;</description>
</item>
<item>
<title>Zig on "Add Any Application Shortcut in Desktop Context Menu"</title>
<link>http://www.howtogeek.com/forum/topic/add-any-application-shortcut-in-desktop-context-menu#post-116</link>
<pubDate>Sat, 28 Jul 2007 03:00:59 +0000</pubDate>
<dc:creator>Zig</dc:creator>
<guid isPermaLink="false">116@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;1. Open regedit and goto:&#60;/p&#62;
&#60;p&#62;CODEHKEY_CLASSES_ROOT\Directory\Background\shell&#60;br /&#62;
now under this key create another key with any name and in right-side pane set its value to the label, which you want to show in desktop context menu, like Media Player, Winamp, Firefox, anything else.&#60;/p&#62;
&#60;p&#62;2. Now create another key under this newly created key with name command. and in right-side pane set its value to the exact path of application, like:&#60;/p&#62;
&#60;p&#62;C:\Program Files\Windows Media Player\wmplayer.exe&#60;br /&#62;
C:\Program Files\Winamp\winamp.exe&#60;br /&#62;
etc...&#60;/p&#62;
&#60;p&#62;3. Thats it. Now you can check your favorite application shortcut in desktop context menu.  &#60;/p&#62;
&#60;p&#62;4. You can create as many shortcut as you want. Simply create a separate key for all the applications.&#60;/p&#62;
&#60;p&#62;5. Following is a ready-made code:&#60;/p&#62;
&#60;p&#62;CODEWindows Registry Editor Version 5.00&#60;/p&#62;
&#60;p&#62;[HKEY_CLASSES_ROOT\Directory\Background\shell\WMP]&#60;br /&#62;
@=&#34;Windows Media Player&#34;&#60;/p&#62;
&#60;p&#62;[HKEY_CLASSES_ROOT\Directory\Background\shell\WMP\command]&#60;br /&#62;
@=&#34;C:\\Program Files\\Windows Media Player\\wmplayer.exe&#34;&#60;br /&#62;
Just change the label and path to ur desired application and save with the name &#34;vishal.reg&#34; (including the quotes) and run it.&#60;/p&#62;
&#60;p&#62;U can also set the application shortcut to show only when u press &#38;lt;SHIFT&#38;gt; key by adding &#34;Extended&#34; String value in right-side pane of the newly created key:&#60;/p&#62;
&#60;p&#62;CODEWindows Registry Editor Version 5.00&#60;/p&#62;
&#60;p&#62;[HKEY_CLASSES_ROOT\Directory\Background\shell\WMP]&#60;br /&#62;
@=&#34;Windows Media Player&#34;&#60;br /&#62;
&#34;Extended&#34;=&#34;&#34;&#60;/p&#62;
&#60;p&#62;[HKEY_CLASSES_ROOT\Directory\Background\shell\WMP\command]&#60;br /&#62;
@=&#34;C:\\Program Files\\Windows Media Player\\wmplayer.exe&#34;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
