Outlook Add-in Setup Project This section describes how to enhance the Setup project that is created when you create an Outlook add-in project. You learn how to: Modify the Setup project so that it installs the prerequisites: the Visual Studio 2005 Tools for Office Runtime, (optionally) the Visual Studio 2005 Tools for Office Language Pack, and the Office primary interop assemblies. Add a step to the Setup project to grant security trust to the customization assembly. Add launch conditions to the ......