-1

In my setup file I want to include .Net Framework 4.0

While installing the setup if my client does not have the .Net Framework 4.0 it has to download from the internet and should install it with the setup file.

How is this done for an application developed in WPF?

Mahonri Moriancumer
  • 5,993
  • 2
  • 18
  • 28
  • Please do some research before asking. This question is already asked http://stackoverflow.com/questions/11579883/add-net-framework-4-0-into-setup-project – Muhammad Zaighum May 28 '14 at 06:09

1 Answers1