Updated: July 2008
Applies to |
|---|
The information in this topic applies only to the specified Visual Studio Tools for Office projects and versions of Microsoft Office. Project type Microsoft Office version For more information, see Features Available by Application and Project Type. |
You can use ClickOnce or Windows Installer deployment technologies in Visual Studio to deploy your Office solutions by using Microsoft Office SharePoint Server, a network file share, or an installation disc. For advanced scenarios, you can create your own custom installer.

Using ClickOnce to Deploy Office Solutions

Using a Setup Project to Deploy Office Solutions
You can deploy your Office solutions by using a Setup project to create a Windows Installer file (.msi). You must use the Visual Studio Tools for Office ClickOnce security model to secure your solutions, rather than using a Code Access Security Policy script as Visual Studio 2005 required. For more information, see Deploying an Office Solution by Using Windows Installer (2007 System).

Deploying to a SharePoint Server

Installing and Uninstalling Office Solutions

Advanced Deployment

See Also

Change History
Date | History | Reason |
|---|
July 2008
| Added information about Windows Installer deployment. |
Information enhancement.
|