bootstrap下载安装教程_bootstrap怎么下载安装

(5) 2024-08-15 15:12

Hi,大家好,我是编程小6,很荣幸遇见你,我把这些年在开发过程中遇到的问题或想法写出来,今天说一说
bootstrap下载安装教程_bootstrap怎么下载安装,希望能够帮助你!!!。

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/cc.aspx

 

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

今天的分享到此就结束了,感谢您的阅读,如果确实帮到您,您可以动动手指转发给其他人。

上一篇

已是最后文章

下一篇

已是最新文章

发表回复