Distributing .NET 4.0 redistributable with application

时光总嘲笑我的痴心妄想 提交于 2019-12-22 04:09:32

问题


I want to pack the .NET 4.0 redistributable with our application. We will be installing onto systems that may not have external network or Internet access.

I went to the Microsoft site to download this and the redistributable package is listed as 48MB in size. I always thought it was close to 1GB in size. I am looking at the wrong thing?

Here is the link I used.

http://www.microsoft.com/download/en/details.aspx?id=17718

I need something that I can install on any qualifying Windows platform and have it perform a complete install of the .NET 4.0 framework without any Internet access.


回答1:


You are looking at the correct download. The full .NET 4 framework is less than 50MB. In addition, if you're sticking to the Client Profile, you can use this installer instead, which is even smaller.




回答2:


1 Gb! No way man :) This one is the rigth one.



来源:https://stackoverflow.com/questions/7233696/distributing-net-4-0-redistributable-with-application

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