<?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>Add-in Express Blogs &#187; Fokke Post</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/author/fokke-post/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.add-in-express.com/creating-addins-blog</link>
	<description>All about developing COM add-ins, smart tags and RTD servers in Visual Studio .NET, VSTO and Delphi + Add-in Express</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:25:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>HowTo: Register your MS Office add-in with WiX</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/02/08/register-office-addin-wix/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/02/08/register-office-addin-wix/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 17:15:18 +0000</pubDate>
		<dc:creator>Fokke Post</dc:creator>
				<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[PowerPoint]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1121</guid>
		<description><![CDATA[If you are using Microsoft’s WiX toolset to build a setup for your Add-In, then there are several ways to register the Add-In. I’ve seen examples that use a custom action to call RegSvr32.exe to do the registration. But since RegSvr32.exe does nothing more than calling the DllRegisterServer function of our Add-In, why not calling that directly from a custom action?]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/02/08/register-office-addin-wix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

