<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>VSTO3MSI Release Rss Feed</title><link>http://code.msdn.microsoft.com/VSTO3MSI/Release/ProjectReleases.aspx</link><description>VSTO3MSI Release Rss Description</description><item><title>UPDATED RELEASE: VSTO 3.0 MSI deployment code samples (Mar 26, 2008)</title><link>http://code.msdn.microsoft.com/VSTO3MSI/Release/ProjectReleases.aspx?ReleaseId=729</link><description>The code samples are written in Visual Basic and C&amp;#35;. The following list of projects and samples describes how you can integrate these into your solution to deploy with a Windows Installer file.&lt;br /&gt;&lt;br /&gt;Packages - you can add prerequisites to your installer.&lt;br /&gt;1. Office 2003 PIAs.&lt;br /&gt;2. Office 2007 PIAs.&lt;br /&gt;3. VSTO runtime Japanese language pack.&lt;br /&gt;&lt;br /&gt;Projects - you can add these custom actions to your setup project.&lt;br /&gt;1. Component Check - check if the Office Primary Interop Assemblies are installed&lt;br /&gt;2. ClickOnceCustomActions - install into the ClickOnce cache&lt;br /&gt;3. DocumentManifestCustomActions - update the document custom properties to point to the assembly&lt;br /&gt;4. InclusionListCustomActions - add an entry to pre-trust your solution&lt;br /&gt;&lt;br /&gt;Samples&lt;br /&gt;1. Basic installer - Hello World add-in&lt;br /&gt;2. Additional components - Hello Word add-in plus a helper library &amp;#40;showing deployment with multiple files&amp;#41;&lt;br /&gt;3. Inclusion list - custom action to create an inclusion list entry with the location of the deployment manifest and the public key of the certificate used to sign the manifests&lt;br /&gt;4. Change Manifest - custom action to update the document&amp;#39;s custom properties to point to the deployment manifest&lt;br /&gt;5. ClickOnce cache - custom action to install the solution into the ClickOnce cache</description><author></author><pubDate>Wed, 04 Jun 2008 19:26:17 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: VSTO 3.0 MSI deployment code samples (Mar 26, 2008) 20080604P</guid></item><item><title>UPDATED RELEASE: VSTO 3.0 MSI deployment code samples (Mar 26, 2008)</title><link>http://code.msdn.microsoft.com/VSTO3MSI/Release/ProjectReleases.aspx?ReleaseId=729</link><description>The code samples are written in Visual Basic and C&amp;#35;. The following list of projects and samples describes how you can integrate these into your solution to deploy with a Windows Installer file.&lt;br /&gt;&lt;br /&gt;Projects - you can add these custom actions to your setup project.&lt;br /&gt;1. Component Check - check if the Office Primary Interop Assemblies are installed&lt;br /&gt;2. ClickOnceCustomActions - install into the ClickOnce cache&lt;br /&gt;3. DocumentManifestCustomActions - update the document custom properties to point to the assembly&lt;br /&gt;4. InclusionListCustomActions - add an entry to pre-trust your solution&lt;br /&gt;&lt;br /&gt;Samples&lt;br /&gt;1. Basic installer - Hello World add-in&lt;br /&gt;2. Additional components - Hello Word add-in plus a helper library &amp;#40;showing deployment with multiple files&amp;#41;&lt;br /&gt;3. Inclusion list - custom action to create an inclusion list entry with the location of the deployment manifest and the public key of the certificate used to sign the manifests&lt;br /&gt;4. Change Manifest - custom action to update the document&amp;#39;s custom properties to point to the deployment manifest&lt;br /&gt;5. ClickOnce cache - custom action to install the solution into the ClickOnce cache</description><author></author><pubDate>Wed, 04 Jun 2008 19:18:53 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: VSTO 3.0 MSI deployment code samples (Mar 26, 2008) 20080604P</guid></item><item><title>UPDATED RELEASE: VSTO 3.0 MSI deployment code samples (Mar 26, 2008)</title><link>http://code.msdn.microsoft.com/VSTO3MSI/Release/ProjectReleases.aspx?ReleaseId=729</link><description>The code samples are written in Visual Basic and C&amp;#35;. The following list of projects and samples describes how you can integrate these into your solution to deploy with a Windows Installer file.&lt;br /&gt;&lt;br /&gt;Projects - you can add these custom actions to your setup project.&lt;br /&gt;1. Component Check - check if the Office Primary Interop Assemblies are installed&lt;br /&gt;2. ClickOnceCustomActions - install into the ClickOnce cache&lt;br /&gt;3. DocumentManifestCustomActions - update the document custom properties to point to the assembly&lt;br /&gt;4. InclusionListCustomActions - add an entry to pre-trust your solution&lt;br /&gt;&lt;br /&gt;Samples&lt;br /&gt;1. Basic installer - Hello World add-in&lt;br /&gt;2. Additional components - Hello Word add-in plus a helper library &amp;#40;showing deployment with multiple files&amp;#41;&lt;br /&gt;3. Inclusion list - custom action to create an inclusion list entry with the location of the deployment manifest and the public key of the certificate used to sign the manifests&lt;br /&gt;4. Change Manifest - custom action to update the document&amp;#39;s custom properties to point to the deployment manifest&lt;br /&gt;5. ClickOnce cache - custom action to install the solution into the ClickOnce cache</description><author></author><pubDate>Thu, 27 Mar 2008 01:45:07 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: VSTO 3.0 MSI deployment code samples (Mar 26, 2008) 20080327A</guid></item><item><title>CREATED RELEASE: VSTO 3.0 MSI deployment code samples (Mar 26, 2008)</title><link>http://code.msdn.microsoft.com/VSTO3MSI/Release/ProjectReleases.aspx?ReleaseId=729</link><description>The code samples are written in Visual Basic and C&amp;#35;. The folowing list of projects and samples describes how you can integrate these into your solution to deploy with a Windows Installer file.&lt;br /&gt;&lt;br /&gt;Projects - you can add these custom actions to your setup project.&lt;br /&gt;1. Component Check&lt;br /&gt;2. ClickOnceCustomActions - install into the ClickOnce cache&lt;br /&gt;3. DocumentManifestCustomActions - update the document custom properties to point to the assembly&lt;br /&gt;4. InclusionListCustomActions - add an entry to pre-trust your solution&lt;br /&gt;&lt;br /&gt;Samples&lt;br /&gt;1. Basic installer - Hello World add-in&lt;br /&gt;2. Additional components - &amp;#35;1 &amp;#43; helper library&lt;br /&gt;3. Inclusion list&lt;br /&gt;4. Change Manifest&lt;br /&gt;5. ClickOnce cache&lt;br /&gt;</description><author></author><pubDate>Thu, 27 Mar 2008 01:10:54 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: VSTO 3.0 MSI deployment code samples (Mar 26, 2008) 20080327A</guid></item></channel></rss>