Bootstrapper Manifest Generator

Bootstrapper Manifest GeneratorThistoolisasetoftoolsforworkingwiththePre-requisitebootstrapperinVisualStudiothatisusedbySetupProjectsandClickOnce.Thereareprojectstoenableyoutocreateyourown”packages…

大家好,又见面了,我是你们的朋友全栈君。

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.

There has been two versions(one for VS2005 and one for VS2008) in the MSDN Code Gallery: http://code.msdn.microsoft.com/bmg

And there is a KB article talking about how to use add prerequisite feature of VS2005 version from codeproject: http://www.codeproject.com/KB/aspnet/Add_Custom_Prerequisite.aspx 

In my particular case: Windows Server 2008 and Windows SDK for Windows Server 2008 and .NET Framework 3.5. After compiling the BMG package, I just need to put the output folder in the directory: C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages, then my VS2008 can recognize the new prerequisite.

If you don’t know much about VS Bootstrapper, you may want to read this for more insights:
Use the Visual Studio 2005 Bootstrapper to Kick-Start Your Installation
http://msdn.microsoft.com/en-us/magazine/cc163899.aspx

 

转载于:https://www.cnblogs.com/feishunji/archive/2009/03/24/1420758.html

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/162189.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号