This page is the new home of Bootstrapper Manifest Generator. This tool is a set of tools for working with the Pre-requisite bootstrapper in Visual Studio that is used by Setup Projects and ClickOnce. There are projects to enable you to create your own "packages" to add additional pre-requisite installers to Visual Studio, and also to build a stand alone bootstrapper using MSBuild. You should download the version that matches the version of Visual Studio you are using.
Nov 17th, 2008 - Bootstrapper Manifest Generator for Visual Studio 2008 Released
BMG for VS 2008 has just been released. In addition to bug fixes and updates required to run correctly on VS 2008, several new features have been added:
- A new downloader in the MSBuild projects that makes it easy to download any missing redist files that have a Homesite link. This will work especially well for people who have downloaded the Visual Studio Express products.
- (New since the Beta) The new downloader is also capable of handling .NET Frameworks 3.5 and .NET Frameworks 3.5 SP1, extracting the downloaded files and updating the product.xml for the SP1 package according to the Visual Studio 2008 SP1 readme.
- When a package is selected in MSBuild projects, dependent and included packages are selected or deselected automatically, making it easier to build a complete and optimized bootstrapper.
Installation Information If you have the Beta version already installed, just download and run the new installer, and your installation should be upgraded to the final release version.
|