<?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: WPF in PowerShell: PowerBoots 0.2</title>
	<atom:link href="http://joelbennett.net/wpf-in-powershell-powerboots-02/feed/" rel="self" type="application/rss+xml" />
	<link>http://joelbennett.net/wpf-in-powershell-powerboots-02/</link>
	<description>The internet home of Joel "Jaykul" Bennett...</description>
	<lastBuildDate>Fri, 27 Apr 2012 12:40:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Joel 'Jaykul' Bennett</title>
		<link>http://joelbennett.net/wpf-in-powershell-powerboots-02/comment-page-1/#comment-212462</link>
		<dc:creator>Joel 'Jaykul' Bennett</dc:creator>
		<pubDate>Thu, 18 Jun 2009 12:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://huddledmasses.org/?p=1183#comment-212462</guid>
		<description>Yeah, I just realized this morning that I had inverted that test when I added the $IsSta variable, so now you get a warning every time. It doesn&#039;t matter much (the only effect is that warning message, and not pre-loading the &quot;Out-BootsWindow&quot; function) but I&#039;ll fix it and post new uploads later this morning.

I can&#039;t imagine any reason why you would have problems with that second example. What PowerShell release are you on? Can you check the value of $Error after running it, and post that?</description>
		<content:encoded><![CDATA[<p>Yeah, I just realized this morning that I had inverted that test when I added the $IsSta variable, so now you get a warning every time. It doesn&#8217;t matter much (the only effect is that warning message, and not pre-loading the &#8220;Out-BootsWindow&#8221; function) but I&#8217;ll fix it and post new uploads later this morning.</p>
<p>I can&#8217;t imagine any reason why you would have problems with that second example. What PowerShell release are you on? Can you check the value of $Error after running it, and post that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stej</title>
		<link>http://joelbennett.net/wpf-in-powershell-powerboots-02/comment-page-1/#comment-212461</link>
		<dc:creator>stej</dc:creator>
		<pubDate>Thu, 18 Jun 2009 06:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://huddledmasses.org/?p=1183#comment-212461</guid>
		<description>And one more issue - sample #3 doesnt&#039; work for me. http://screencast.com/t/mv6DgqXn1 - button passed to boots window is ok, but button wrapped in stackPanel causes problems.
(maybe there are some more problematic samples)

Sorry, because it seems that I&#039;m complaining only.. :(</description>
		<content:encoded><![CDATA[<p>And one more issue &#8211; sample #3 doesnt&#8217; work for me. <a href="http://screencast.com/t/mv6DgqXn1" rel="nofollow">http://screencast.com/t/mv6DgqXn1</a> &#8211; button passed to boots window is ok, but button wrapped in stackPanel causes problems.<br />
(maybe there are some more problematic samples)</p>
<p>Sorry, because it seems that I&#8217;m complaining only..  <img src='http://joelbennett.net/wordpress/wp-includes/' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stej</title>
		<link>http://joelbennett.net/wpf-in-powershell-powerboots-02/comment-page-1/#comment-212460</link>
		<dc:creator>stej</dc:creator>
		<pubDate>Thu, 18 Jun 2009 05:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://huddledmasses.org/?p=1183#comment-212460</guid>
		<description>PowerBoots are complaining that I&#039;m not running in -STA
Maybe there should be -eq &#039;STA&#039; ?
$IsSTA = [System.Threading.Thread]::CurrentThread.ApartmentState -eq &quot;MTA&quot;</description>
		<content:encoded><![CDATA[<p>PowerBoots are complaining that I&#8217;m not running in -<span class="caps">STA</span><br />
Maybe there should be -eq &#8216;STA&#8217; ?<br />
$IsSTA = [System.Threading.Thread]::CurrentThread.ApartmentState -eq &#8220;MTA&#8221; </p>
]]></content:encoded>
	</item>
</channel>
</rss>

