How can I include .NET 4 Tools for Office with my Application?

↘锁芯ラ 提交于 2019-12-11 05:06:20

问题


I have created an installer for my Application, but when I run it on my Testing Machine, its says, "You must install .NET Framework v4 to continue installation." So I go to Microsoft's website and download the .Net framework and install it. However, when I re-install it, it still does not want to install. So I searched on Google for it and it says I must download .NET Framework Tools for Microsoft Office. I cannot find that, however. Where is it, and how can I include it with my Application?


回答1:


Check out this Microsoft Whitepaper on Deploying a Visual Studio 2010 Tools for Office Solution Using Windows Installer.

It describes in detail how you need to build your installer.

Other links I found helpfull can be found in my answer on How can I write an Excel plugin that loads a SQL Server data table?.



来源:https://stackoverflow.com/questions/6932342/how-can-i-include-net-4-tools-for-office-with-my-application

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!