- c - 在位数组中找到第一个零
- linux - Unix 显示有关匹配两种模式之一的文件的信息
- 正则表达式替换多个文件
- linux - 隐藏来自 xtrace 的命令
当我的应用程序运行时,它需要安装 Microsoft Visual C++ 2010 Redistributable Package (x86)。如何将其包含在我的应用程序设置中?
我使用 Visual Studio 2010 的设置向导来创建它。
最佳答案
This dialog box specifies which prerequisite components are installed, how they are installed, and which order the packages are installed.
To access this dialog box, select a project node in Solution Explorer, and then, on the Project menu, click Properties. When the Project Designer appears, click the Publish tab. On the Publish page, click Prerequisites. For Setup projects, on the Project menu, click Properties. When the Property Pages dialog box appears, click Prerequisites.
这一切都在这里解释,按照建议的步骤然后添加 VC++ 2010 运行时作为先决条件。完成!
关于c# - 如何在我的设置中包含 Visual C++ 2010 可再发行组件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8230303/
我是一名优秀的程序员,十分优秀!