
<?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: How to use the Windows inbuilt Application Launcher</title>
	<atom:link href="http://www.martin-english.com/whatsup/2008/08/how-to-use-the-windows-inbuilt-application-launcher/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martin-english.com/whatsup/2008/08/how-to-use-the-windows-inbuilt-application-launcher/</link>
	<description>A general journal and / or notebook, containing ideas, links of interest, and so on. Mainly for me</description>
	<lastBuildDate>Sat, 06 Mar 2010 13:39:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>By: Martin English</title>
		<link>http://www.martin-english.com/whatsup/2008/08/how-to-use-the-windows-inbuilt-application-launcher/comment-page-1/#comment-7479</link>
		<dc:creator>Martin English</dc:creator>
		<pubDate>Fri, 29 Aug 2008 00:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.martin-english.com/whatsup/?p=1613#comment-7479</guid>
		<description>@&lt;a href=&quot;http://www.martin-english.com/whatsup/2008/08/how-to-use-the-windows-inbuilt-application-launcher/#comment-7478&quot; rel=&quot;nofollow&quot;&gt; Simon&lt;/a&gt;:

Hi Simon,
Thanks for the response - I&#039;ve built something similar to what you described, using the Windows Toolbar.

First i loaded up a folder QK on my desktop with a bunch of shortcuts. Then I made that folder a toolbar ....
&lt;img  SRC=&quot;http://www.martin-english.com/whatsup/wp-content/uploads/2008/08/launch-00.png&quot; alt=&quot;Make the folder on your desktop a Toolbar&quot;/&gt;&lt;br&gt;
The image below shows me selecting the folder to use as a toolbar
&lt;img  SRC=&quot;http://www.martin-english.com/whatsup/wp-content/uploads/2008/08/launch-01.png&quot; alt=&quot;Make the folder on your desktop a Toolbar&quot;/&gt;&lt;/a&gt;&lt;br&gt;
The image below shows using the toolbar, to Launch Applications&lt;br&gt;
&lt;img  SRC=&quot;http://www.martin-english.com/whatsup/wp-content/uploads/2008/08/launch-02.png&quot; alt=&quot;Make the folder on your desktop a Toolbar&quot;/&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.martin-english.com/whatsup/2008/08/how-to-use-the-windows-inbuilt-application-launcher/comment-page-1/#comment-7478</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 28 Aug 2008 09:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.martin-english.com/whatsup/?p=1613#comment-7478</guid>
		<description>I use a combination of yLaunch (my own launcher app, which can run multiple related progs from a macro) and a self-hiding Windows Toolbar. In XP, just create an empty folder on the desktop (e.g. Toolbar) and then drag it to the side of the screen. Set it to auto-hide, and then drop other desktop icons onto it. It&#039;ll pop out from the side like a KDE panel, and you can run relatively often-used bits and pieces from there.</description>
		<content:encoded><![CDATA[<p>I use a combination of yLaunch (my own launcher app, which can run multiple related progs from a macro) and a self-hiding Windows Toolbar. In XP, just create an empty folder on the desktop (e.g. Toolbar) and then drag it to the side of the screen. Set it to auto-hide, and then drop other desktop icons onto it. It&#8217;ll pop out from the side like a KDE panel, and you can run relatively often-used bits and pieces from there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin English</title>
		<link>http://www.martin-english.com/whatsup/2008/08/how-to-use-the-windows-inbuilt-application-launcher/comment-page-1/#comment-7474</link>
		<dc:creator>Martin English</dc:creator>
		<pubDate>Thu, 28 Aug 2008 03:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.martin-english.com/whatsup/?p=1613#comment-7474</guid>
		<description>@&lt;a href=&quot;http://www.martin-english.com/whatsup/2008/08/how-to-use-the-windows-inbuilt-application-launcher/#comment-7467&quot; rel=&quot;nofollow&quot;&gt; Brentoe&lt;/a&gt;:

Hi brendan,
  Thanks for the comment - it triggered another thought (or series of thoughts).

you don’t have to store these shortcuts or executables on your desktop. ANY folder will do, so long as you have added that folder to your PATH in the Environment variables.

The next bit relies on the fact that Windows is smart enough to launch a .lnk (shortcut) file from the run box without the extension. Modifying the path variable to include your &#039;shortcuts&#039; folder means it’ll launch without the path as well.

So, if your &#039;shortcuts&#039; folder has a file called called uninst.lnk
and it points to C:\Program Files\revouninstaller \revouninstaller.exe
then going &#039;Window Button&#039;+&#039;r&#039; - the run command - typing uninst and pressing enter
will run C:\Program Files\revouninstaller \revouninstaller.exe

hope this helps !!</description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Brentoe</title>
		<link>http://www.martin-english.com/whatsup/2008/08/how-to-use-the-windows-inbuilt-application-launcher/comment-page-1/#comment-7467</link>
		<dc:creator>Brentoe</dc:creator>
		<pubDate>Thu, 28 Aug 2008 02:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.martin-english.com/whatsup/?p=1613#comment-7467</guid>
		<description>I use the address bar very similarly. I have shortcuts on my desktop names how I&#039;d like them (eg. Remote Desktop is rdc) so I just jump into the address bar and type rdc and I have my remote desktop window. This also works very well for putty (if you have the executable on your desktop) as you can type putty  into the address bar and be taken straight there. Increased my productivity 2 fold once I started using it.</description>
		<content:encoded><![CDATA[<p>I use the address bar very similarly. I have shortcuts on my desktop names how I&#8217;d like them (eg. Remote Desktop is rdc) so I just jump into the address bar and type rdc and I have my remote desktop window. This also works very well for putty (if you have the executable on your desktop) as you can type putty  into the address bar and be taken straight there. Increased my productivity 2 fold once I started using it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
