I am working on an windows application and I want to include .NET Framework
2.0 with the SETUP .
After googling in NEt I got that it can be done by visual studio 2005 Bootstrapper.
But after trying hard I can'nt figure out how to use this..
do i need to download bootstraper...
How to make a Setup file in such a way that the end user do not need to download
.NET Framework saparately..
Please help...
Richard BlythePosted Mar 27, 2007, 4:58 PM
http://www.microsoft.com/downloads/details.aspx?familyid=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en
Also check out the articles related to deploying the .Net Framework.
Cheers,
Richard