<?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: Building a simple Launchy clone in WPF (Part 2/3: Visual Studio)</title>
	<atom:link href="http://blog.280z28.org/archives/2007/03/14/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.280z28.org/archives/2007/03/14/</link>
	<description>Because it&#039;s easier than editing the HTML by hand.</description>
	<lastBuildDate>Tue, 31 Aug 2010 08:44:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: James Ma</title>
		<link>http://blog.280z28.org/archives/2007/03/14/comment-page-1/#comment-14008</link>
		<dc:creator>James Ma</dc:creator>
		<pubDate>Mon, 05 Apr 2010 20:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.280z28.org/archives/2007/03/14/#comment-14008</guid>
		<description>&lt;p&gt;Hi Sam,&lt;/p&gt;

&lt;p&gt;I&#039;m working through the tutorial now on a Windows 7 machine, and I just wanted to let you know that section 1, line 24 of Cache.cs has to be replaced with:  &lt;code&gt;LoadStartMenu( System.Environment.GetEnvironmentVariable( &quot;PROGRAMDATA&quot; ) + @&quot;&#092;Microsoft&#092;Windows&#092;Start Menu&quot; );&lt;/code&gt; if you want it to work on Vista or 7&lt;/p&gt;

&lt;p&gt;The reference documentation can be found here: http://support.microsoft.com/kb/886549 at step 12&lt;/p&gt;

&lt;p&gt;Thanks for the writeup!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Sam,</p>

<p>I&#8217;m working through the tutorial now on a Windows 7 machine, and I just wanted to let you know that section 1, line 24 of Cache.cs has to be replaced with:  <code>LoadStartMenu( System.Environment.GetEnvironmentVariable( "PROGRAMDATA" ) + @"&#92;Microsoft&#92;Windows&#92;Start Menu" );</code> if you want it to work on Vista or 7</p>

<p>The reference documentation can be found here: <a href="http://support.microsoft.com/kb/886549" rel="nofollow">http://support.microsoft.com/kb/886549</a> at step 12</p>

<p>Thanks for the writeup!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 280Z28</title>
		<link>http://blog.280z28.org/archives/2007/03/14/comment-page-1/#comment-1894</link>
		<dc:creator>280Z28</dc:creator>
		<pubDate>Sun, 13 May 2007 03:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.280z28.org/archives/2007/03/14/#comment-1894</guid>
		<description>&lt;p&gt;Thanks for pointing that out. :) Glad you found it useful. :)&lt;/p&gt;

&lt;p&gt;-Sam&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that out. <img src='http://blog.280z28.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Glad you found it useful. <img src='http://blog.280z28.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p>-Sam</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://blog.280z28.org/archives/2007/03/14/comment-page-1/#comment-1892</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sun, 13 May 2007 00:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.280z28.org/archives/2007/03/14/#comment-1892</guid>
		<description>&lt;p&gt;hey&lt;/p&gt;

&lt;p&gt;great tutorial.. but.
in part one you write...
Add a default TextBox to the [Grid]. At the top of the Properties pane for the image, name it txtCommand. 
but later in part 1 and now in part 2 you refer to the txtCommand as txtSearchBox. You may want to correct this :)
Else, awesome tutorial :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hey</p>

<p>great tutorial.. but.
in part one you write&#8230;
Add a default TextBox to the [Grid]. At the top of the Properties pane for the image, name it txtCommand. 
but later in part 1 and now in part 2 you refer to the txtCommand as txtSearchBox. You may want to correct this <img src='http://blog.280z28.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> 
Else, awesome tutorial <img src='http://blog.280z28.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
</channel>
</rss>
