Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Bootstrapper Manifest Generator
 

Bootstrapper Manifest Generator

Hi,

Can Bootstrapper Manifest Generator be used to detect/install .net 1.1 Framework? If so I'm assumingI would need to create a new package manifest to install dotnetfx.exe. If this is the approach I must take can someone point me to the documentation I will need to read to properly fill in the settings (Install conditions, Exit Codes..ect..).

What I am actually trying to do is create a bootstrapper that will install 1.1, 1.1 SP, and 2.0 framework.

If anyone knows a better solution please let me know.

Thanks,

Tim

TimK_  Friday, June 22, 2007 8:09 PM

You can create a package for the .NET Frameworks 1.1 using Bootstrapper Manifest Generator.

I've seen one for 1.1, but I think it's gone from GotDotNet. If I can dig it out, I'll post it somewhere...

David Guyer MSFT  Tuesday, June 26, 2007 6:09 AM

You can create a package for the .NET Frameworks 1.1 using Bootstrapper Manifest Generator.

I've seen one for 1.1, but I think it's gone from GotDotNet. If I can dig it out, I'll post it somewhere...

David Guyer MSFT  Tuesday, June 26, 2007 6:09 AM

You can use google to search for other answers

Custom Search

More Threads

• single setup for fulltrust xbap
• Related File type in Setup project
• Hosting No Touch Deployment Application on IIS 6 on Windows 2003 Server
• Conditional file replacement during setup
• ActiveX control cannot be instantiated
• Deployment identity does not match the description
• Conditions in ClickOnce.
• A script that uninstall a Clickonce's certificate.
• Installing 5 different projects using single setup
• create an exe application in vb.net2005