XBAP 与 FireFox 和 Windows 7

发布于 2024-08-06 11:35:01 字数 149 浏览 4 评论 0原文

Firefox 依赖 .NET 3.5 安装程序安装的扩展和插件来运行 XBAP。不幸的是,在 Windows 7 中已经安装了 .NET 3.5 运行时。

有谁知道如何获取这些插件/扩展,以便您可以实际将 XBAP 部署到 Windows 7 上的 FireFox?

Firefox depends on an extension and plugin installed by the .NET 3.5 installer to run XBAPs. Unfortunately, in Windows 7 the .NET 3.5 runtime is already installed.

Does anyone know how to get a hold of these plugins/extensions so you can actually deploy XBAPs to FireFox on Windows 7?

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

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

发布评论

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

评论(1

风渺 2024-08-13 11:35:01

结果,答案是将扩展的 DLL 从另一台可以运行 .NET 3.5 运行时的计算机(可能是 XP)复制出来并进行部署。

我不确定这种做法的合法性,但它确实有效。

Turn out, the answer is to copy the DLL of the extension out of another (presumably XP) machine that can run the .NET 3.5 runtime and deploy it.

I'm uncertain of the legality of this maneuver, but it works.

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