XBAP with FireFox and Windows 7

被刻印的时光 ゝ 提交于 2020-01-03 18:53:09

问题


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?


回答1:


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.



来源:https://stackoverflow.com/questions/1500940/xbap-with-firefox-and-windows-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!