<?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>Ignore the man behind the curtain &#187; Office</title>
	<atom:link href="http://brianseekford.com/index.php/category/net-development/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://brianseekford.com</link>
	<description>Software engineering in a .NET world</description>
	<lastBuildDate>Fri, 02 Dec 2011 19:16:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>KillExcel &#8211; A simple way to purge those unwanted ghost processes</title>
		<link>http://brianseekford.com/index.php/2011/02/16/killexcel-a-simple-way-to-purge-those-unwanted-ghost-processes/</link>
		<comments>http://brianseekford.com/index.php/2011/02/16/killexcel-a-simple-way-to-purge-those-unwanted-ghost-processes/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 16:14:55 +0000</pubDate>
		<dc:creator>Brian Seekford</dc:creator>
				<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://brianseekford.com/?p=463</guid>
		<description><![CDATA[If you develop Office Addins, or automate office, you probably have the issue of dealing with a lot of ghost Excel processes. You get them when you don&#8217;t free properly, or you kill your process but the Excel doesn&#8217;t get terminated(which is almost certain when you abnormally terminate). Anyway, this simple executable will iterate all [...]]]></description>
			<content:encoded><![CDATA[<p>If you develop Office Addins, or automate office, you probably have the issue of dealing with a lot of ghost Excel processes. You get them when you don&#8217;t free properly, or you kill your process but the Excel doesn&#8217;t get terminated(which is almost certain when you abnormally terminate).</p>
<p>Anyway, this simple executable will iterate all your Excel processes and kill them.</p>
<p>Note: Built in 4.0 .NET framework.</p>
<p><a href="http://brianseekford.com/wp-content/uploads/2011/02/KillExcel.exe">KillExcel.exe</a></p>
<p>Happy Coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://brianseekford.com/index.php/2011/02/16/killexcel-a-simple-way-to-purge-those-unwanted-ghost-processes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

