让客户端从 Internet 下载 InstallShield PreRequisites

发布于 2024-09-01 08:43:21 字数 228 浏览 5 评论 0原文

我的 installshield 项目使用自定义先决条件来安装 .Net Framework 4.0 Client Profile 和 Microsoft Sync Framework 2.0 客户端包。

我想让客户直接从互联网下载.Net Framework 和 Sync Framework,以便我们的安装程序很小。但我看不出有什么办法。

如果您能提供一些建议或示例,我们将不胜感激。

干杯

My installshield project uses custom prerequisites to install .Net Framework 4.0 Client Profile and Microsoft Sync Framework 2.0 client package.

I want to let clients to donwload .Net Framework and Sync Framework directly from the Internet so that our installer is small. But I cant see a way to this.

If you could give some advices or example, it would be most appreciated.

Cheers

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

拥抱没勇气 2024-09-08 08:43:21

在安装设计器中,转到媒体文件夹,从左窗格中选择发行版。在右侧窗格中的发布根树注释下,选择该节点下的已发布子节点,然后选择该节点下的下一个节点(即实际发布类型)(包含磁盘映像、日志、报告和验证文件夹的文件夹上方的节点) )。

然后在 Setup.exe 选项卡上,找到“InstallShield 先决条件位置”属性并将其设置为“从 Web 下载”。

In the Installation Designer, Go to the Media Folder, Select Releases from the Left Pane. On the right pane, under the releases Root tree note, select the Released Child node under this, then the next node under this that is the actual release type (the node above the folders that have the disk image, logs, reports and Validations folders).

Then on the Setup.exe tab for this, find the "InstallShield Prerequisites Location" property and set this to "Download From The Web".

囚我心虐我身 2024-09-08 08:43:21

我在发布安装程序的方式上找到了解决该问题的步骤

I found a step to solve it on the way of release installer

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文