Add .Net Framework 4.0 to the configuration project

Possible duplicate:
Create an installer for C # applications and include the .NET Framework installer in the configuration

I have a windows application in .net framework 4.0, I want to add .net framework 4.0 to the installation file.

I added it using the Prerequisites, but when I started downloading it, it required an Internet connection. and the file is about 250 MB

Is it possible that when I start installing the application, it will also automatically install the .NET infrastructure?

+5
source share
2 answers

Visual Studio, " " " ", (3.5 , 2.3.1.1). Download prerequisites from the same location as my application. Framework .

enter image description here

+6

, , .net .net , .net ​​ .

0

All Articles