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...