- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
在发布
选项卡上的先决条件
中,我选择了从与我的应用程序相同的位置下载先决条件
选项。
我在发布时遇到错误,给出了以下说明:
To enable 'Download prerequisites from the same location as my application' in the Prerequisites dialog box, you must download file 'WindowsInstaller4_5\Windows6.0-KB958655-v2-x86.MSU' for item 'Windows Installer 4.5' to your local machine. For more information, see http://go.microsoft.com/fwlink/?LinkId=616018
知识库文章说要在 WindowsInstaller4_5
中打开语言文件夹 (en
) 中的 Package.xml
文件,然后
Locate the Name element that contains http://go.microsoft.com/fwlink, and copy the URL. Include the LinkID portion
但是package.xml
文件没有任何带有http://go.microsoft.com/fwlink
的条目!其他 Bootstrap 文件夹的 package.xml 文件中有此条目,但 WindowsInstaller4_5
还有其他人成功添加 Windows Installer 4.5 软件包吗?你是如何成功的?
我在 Windows 10 上使用 VS2015。
最佳答案
我在 Windows 7 中使用 VS2015 时也遇到同样的问题。最后,我找到了下载 Windows Installer 4.5 的安装包并将其复制到下一个路径的解决方案:“C:\Program Files (x86)\Microsoft Visual Studio 14.0\SDK\Bootstrapper\Packages\WindowsInstaller4_5”。此后,Setup项目编译工作。
有必要复制 Windows Installer 4.5 的所有版本,如图所示:
关于.net - 如何为 ClickOnce 应用程序设置 Windows Installer 4.5 的 Bootstrap 包?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41691360/
我是一名优秀的程序员,十分优秀!