How Do I: Deploy Application-Level Office 2007 Solutions with Windows Installer? (Mary Lee)

Published 02 October 08 09:21 AM

In Deploying an Office solution using Windows Installer, you read how to deploy application-level Office 2007 solutions with Windows Installer.  As a follow up, you can now see how to add a Setup project to your VSTO solution and create registry keys. This example uses Excel 2007, but you can apply these principles to any application-level add-in.

Deploying Excel Application-level Add-ins with Windows Installer

MSI1

This video is based on the whitepaper: Deploying a Visual Studio Tools for the Office System 3.0 Solution for the 2007 Microsoft Office System Using Windows Installer (Part 1 of 2), where you can get the code and follow along step-by-step.

Mary Lee, Programming Writer.

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# How Do I: Deploy Application-Level Office 2007 Solutions with Windows Installer? (Mary Lee) : EasyCoded said on October 2, 2008 12:33 PM:

PingBack from http://www.easycoded.com/how-do-i-deploy-application-level-office-2007-solutions-with-windows-installer-mary-lee/

# Anil said on December 1, 2008 8:46 AM:

Hi

How do i build a Outlooke Addin  setup that support the

MS SMS (Microsoft Systems Management Server) for unattended silent installations.

Thanks

# VSTO Team said on December 3, 2008 8:51 PM:

hi Anil,

you can create an .msi following the instructions in the video and the whitepaper links in the blog entry.

for an unattended silent installation, you can use the following parameters:

msiexec /qn /i Outlook2003AddInSetup.msi

then, you can advertise the .msi in SMS.

m.

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required

About VSTO Team

This login represents the Visual Studio Tools for Office team. Many members of the team us this account for publishing technical blog posts.

This Blog

Syndication

Page view tracker