【发布时间】:2012-07-19 18:16:51
【问题描述】:
可能重复:
Make an Installation program for C# applications and include .NET Framework installer into the setup
我在 .net framework 4.0 中有 windows 应用程序,我想将 .net framework 4.0 添加到安装文件中..
我已经使用先决条件添加了它,但是当我开始下载它时,它需要互联网连接。文件大小约为 250 MB
是否有可能当我开始安装应用程序时,它也会自动安装 .net 框架?
【问题讨论】:
标签: c#