如何让安装向导停止下载 .net 4 客户端配置文件?

发布于 2024-09-13 20:31:41 字数 219 浏览 6 评论 0原文

我有一个完全是.net 3.5 的网络应用程序。我已经使用向导创建了一个安装项目,确保我从目标框架中选择了 3.5。

当我构建了 setup.exe 和 Windows Installer 程序包并尝试将其安装在测试计算机上时,它会立即提示首先下载并安装 .net Framework 4 客户端配置文件。

最终用户此时不想将其服务器升级到最新版本的.net。

有什么建议吗?

I have a web application which is entirely .net 3.5. I have created a Setup project using the wizard making sure that I selected 3.5 from the targeted famework.

When I have built the setup.exe and the Windows Installer Package and I have tried to install it on a test machine it prompts straight away to download and install the .net framework 4 client profile first.

The end-user doesn't want to upgrade their servers at this time to the latest version of .net.

Any suggestions?

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

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

发布评论

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

评论(1

如何视而不见 2024-09-20 20:31:41

双击.msi 文件,似乎安装正确。我也想知道如何避免这种情况。

Double click the .msi file, seems to be installing properly. I would also like to know how to avoid this.

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