Windows > Windows Forms Forums > ClickOnce and Setup & Deployment Projects > Bootstrapper Manifest Generator for Visual Studio 2008 is Released
Ask a questionAsk a question
 

StickyBootstrapper Manifest Generator for Visual Studio 2008 is Released

  • Monday, November 17, 2008 11:09 PMDavid Guyer MSFTMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    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.

     

        Install from: http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=bmg&ReleaseId=1567

     

        or http://code.msdn.microsoft.com/bmg

All Replies

  • Sunday, December 14, 2008 10:43 PMBurt Harris Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Where do we find documentation and/or samples for using this tool?
    Burt Harris
  • Wednesday, January 28, 2009 7:10 PMEvidica Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    seems like a Javascript error is preventing download on the page.  Anywhere else I can go to get this?
    Patrick Mallahan
  • Tuesday, June 23, 2009 11:52 PMStevenC1976 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    After installing this it says it can't find the prerequisites for bootstrapping.
  • Thursday, July 09, 2009 2:09 AMRobinDotNetMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Can you run it at all? What are you doing when it gives you that message?

    RobinDotNet


    Click here to visit my ClickOnce blog!
  • Tuesday, July 14, 2009 9:05 AMStevenC1976 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    RobinDotNet...sorry for the late reply. I uninstalled this but going from memory the warning was in the Prerequisites window. It gave this warning for two items and I believe they were both Net Framework files that it could not find. I know one of them was the 3.5 SP1 file. I was thinking this program would place these files in the proper folders but when I checked the folder locations they were empty.

    Let me know if you want me to reinstall it and give you more information.

  • Friday, August 07, 2009 6:57 PMRobinDotNetMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Were you trying to wrap the .Net Framework installation using the BMG? Is that what you were doing?

    RobinDotNet
    Click here to visit my ClickOnce blog!