<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>WIX Heat Wave Brings Changes</title><link>http://blogs.msdn.com/icumove/archive/2009/03/06/wix-heat-wave-brings-changes.aspx</link><description>There has been some recent work to Heat.exe , within the Windows Installer XML Toolset (WiX) , which I think will have a significant impact on how people use the application currently and how it will be used in the feature. The features are brought forth</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: WIX Heat Wave Brings Changes</title><link>http://blogs.msdn.com/icumove/archive/2009/03/06/wix-heat-wave-brings-changes.aspx#9892839</link><pubDate>Wed, 09 Sep 2009 01:23:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9892839</guid><dc:creator>Mladen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;i've been told that i could use Heat.exe with File harvester to register a .net dll as a com component in the same way that you did Register: vsdraCOM on Dll properties in a standard VS setup project.&lt;/p&gt;
&lt;p&gt;I've looked around but i couldn't find an example on how to do this.&lt;/p&gt;
&lt;p&gt;Help! :)&lt;/p&gt;</description></item><item><title>re: WIX Heat Wave Brings Changes</title><link>http://blogs.msdn.com/icumove/archive/2009/03/06/wix-heat-wave-brings-changes.aspx#9893121</link><pubDate>Wed, 09 Sep 2009 18:07:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9893121</guid><dc:creator>brian6p</dc:creator><description>&lt;p&gt;@Mladen It is true that you can harvest the registry information from a .NET COM .DLL. Just run &amp;quot;heat.exe file {filename.ext} -out mycom.wxs&amp;quot; If you don't use -sreg or other switches heat.exe will try to harvest infromation from all .dll files.&lt;/p&gt;
</description></item><item><title>re: WIX Heat Wave Brings Changes</title><link>http://blogs.msdn.com/icumove/archive/2009/03/06/wix-heat-wave-brings-changes.aspx#9894449</link><pubDate>Sat, 12 Sep 2009 02:28:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9894449</guid><dc:creator>Mladen</dc:creator><description>&lt;p&gt;@brian6p &lt;/p&gt;
&lt;p&gt;i've used heat and it output a nice xml but it won't compile and it gives me this error:&lt;/p&gt;
&lt;p&gt;The Class element's ForeignServer or Server attribute was not found; one of these is required.&lt;/p&gt;
&lt;p&gt;which one should i set and to what?&lt;/p&gt;
&lt;p&gt;the class xml is &lt;/p&gt;
&lt;p&gt;&amp;lt;Class Id=&amp;quot;{5757DC92-D926-4684-9CB5-B42054A90E53}&amp;quot; Context=&amp;quot;InprocServer32&amp;quot; Description=&amp;quot;l&amp;quot; ThreadingModel=&amp;quot;both&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;ProgId Id=&amp;quot;MyId&amp;quot; Description=&amp;quot;MyDescription&amp;quot; /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/Class&amp;gt;&lt;/p&gt;</description></item><item><title>re: WIX Heat Wave Brings Changes</title><link>http://blogs.msdn.com/icumove/archive/2009/03/06/wix-heat-wave-brings-changes.aspx#9894454</link><pubDate>Sat, 12 Sep 2009 02:41:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9894454</guid><dc:creator>brian6p</dc:creator><description>&lt;p&gt;@Mladen It sounds like you are using a .NET COM DLL. It almost sounds like it isn't authored correctly if the ForeignServer isn't already populated with mscoree.dll.&lt;/p&gt;
&lt;p&gt;You should move the converstation over to the wix-users forum @ &lt;a rel="nofollow" target="_new" href="http://sourceforge.net/projects/wix/support"&gt;http://sourceforge.net/projects/wix/support&lt;/a&gt;. You will have a bigger support group there &amp;lt;grin/&amp;gt;&lt;/p&gt;
</description></item></channel></rss>