如何向VS 2010安装项目中添加自定义必备组件 [英] How to add custom prerequisites to VS 2010 Setup projects

查看:309
本文介绍了如何向VS 2010安装项目中添加自定义必备组件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个需要使用Crystal Report Basic的应用程序.我了解,我可以将其添加为先决条件,如果尚未在目标计算机上安装它,则将下载并安装它.

I have an application that needs to use Crystal Report Basic. I understand, I can add this as prerequisite and if it's not already installed on Target machine, it will be downloaded and installed.

我似乎在VS 2010上找不到类似的选项,或者我忘了.

I can't seem to find similar option on VS 2010 or maybe I forgot.

推荐答案

您可以添加称为教程,了解如何构建自定义先决条件,然后将其添加到Microsoft SDKs \ Windows \ v7.0A \ Bootstrapper \ Packages文件夹中(对于Windows 7或2008,为v7.0A)
希望对您有帮助

You can add Prequisities called Bootstrapper Manifest packs to your VS2010 using a very good tool which is Bootstrapper Manifest Generator. here is a good tutorial how to build custom prerequisities , then you add them into Microsoft SDKs\Windows\v7.0A\Bootstrapper\Packages folder (v7.0A case windows 7 or 2008)
Hope it helps

这篇关于如何向VS 2010安装项目中添加自定义必备组件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆