Thanks for the reply.
But your solution applies to VS .NET 2005. I want to install .net framework 2.0 with VS >net 2003
thanks
Main Topics
Browse All TopicsI have created a project in vb .net 2003. I also created a setup project for the deployment of this project,
By default the setup detects and installs .net 1.1 framework . For my requirments i want to detect and install .net 2.0 framework. Is there anyway i can change the version of .net framework my program installs to version 2.0.
Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hello,
You could use Bootstrapper Manifest Generator: it can be downloaded at http://www.gotdotnet.com/w
Let me know if you need more information.
Hi, I'm not sure about that Generator. It seems like a manifest resource is added to your solution that will modify the behavior of your Setup.exe bootstrapper. Your best bet is to see exactly how the version of .NET is being determined. There are two general ways that I know of. The first is simply to go to a specific folder (C:\WINNT\Microsoft.NET\Fr
The key to remember here is that it can not be assumed that .NET is present, therefore the bootstrap code will be unmanaged code that you can dig into and tweak.
This should help you: http://www.macrovision.com
Good luck.
Sorry i have been working with Click once, and miss read your question, what you will need is this Microsoft .NET Framework Setup.exe Bootstrapper Sample
http://www.microsoft.com/d
and then change the sample i did not deploy this sample because i am no longer using 1.1 but you should get the distrib of .net 2.0
Business Accounts
Answer for Membership
by: GERENTEPosted on 2007-03-14 at 09:13:24ID: 18719632
It not about bootstrip
e.com/Prog ramming/La nguages/.N ET/ Visual_ Basic.NET/ Q_22448932 .html?cid= 236#a18719 281
But its about prerequisite install
http://www.experts-exchang