Click here to Skip to main content
15,895,011 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to create a set up for my windows application (visual studio 3.5) and the requirement is that i want to include .net framework in that set up. kindly let me know how can do that??? I want this facility because the target machine may not have internet connection.
Posted
Updated 1-Sep-10 1:55am
v2

1 solution

In Visual Studio, add an setup project to your solution. If you use the setup wizard, it will ask you if want to include the runtime with your installer, or download it from the web.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900