How to: Install Prerequisites on End User Computers to Run Office Solutions
This page is specific to:.NET Framework Version:3.54.0
Visual Studio 2010
How to: Install Prerequisites on End User Computers to Run Office Solutions

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Applies to

The information in this topic applies only to the following project types and versions of Microsoft Office. For more information, see Features Available by Office Application and Project Type.

Project type

  • Document-level projects

  • Application-level projects

Microsoft Office version

  • 2007 Microsoft Office system

  • Microsoft Office 2010

If you create a Setup program, you can select which prerequisites are installed as part of setup. These components are not bundled into the Setup file. Instead, you specify one of the following three locations as the place where the Setup program can find, download, and install the prerequisites:

  • The vendor Web site.

  • The same installation location as the customization.

  • A specified download server.

To select prerequisites and choose the download method

  1. In Solution Explorer, select the main project node.

  2. On the Project menu, click ProjectName Properties.

  3. Click the Publish tab.

  4. Click the Prerequisites button to open the Prerequisites dialog box.

  5. Ensure that the Create setup program to install prerequisite components check box is selected.

  6. In the Prerequisites list, ensure that the following prerequisites are selected. Additionally, select other components that you want to install.

    1. Windows Installer 3.1

    2. .NET Framework 3.5, .NET Framework 4 Client, or .NET Framework 4.

    3. Microsoft Office 2007 Primary Interop Assemblies or Microsoft Office 2010 Primary Interop Assemblies (if .NET Framework 3.5 is selected).

      NoteNote

      The Microsoft Office 2010 Primary Interop Assemblies are not available for selection in the Prerequisites Dialog Box by default.

    4. Visual Studio 2010 Tools for Office Runtime.

  7. Under Specify the install location for prerequisites, select one of the following options:

    1. Click Download prerequisites from the component vendor's web site to download these prerequisites from the vendor.

    2. Click Download prerequisites from the same location as my application to store the prerequisites in the same location as your installer.

    3. Click Download prerequisites from the following location to make the prerequisites available to end users separately on a Web page or network share.

  8. Click OK.

    NoteNote

    You must make sure that installers for the specified components exist at the specified location.

See Also

Tasks

Concepts

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View