Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Firefox は、.NET 3.5 インストーラーによってインストールされた拡張機能とプラグインに依存して、XBAP を実行します。残念ながら、Windows 7 には .NET 3.5 ランタイムが既にインストールされています。
Windows 7 の FireFox に XBAP を実際に展開できるように、これらのプラグイン/拡張機能を入手する方法を知っている人はいますか?
結局のところ、答えは、.NET 3.5ランタイムを実行してデプロイできる別の(おそらくXP)マシンから拡張機能のDLLをコピーすることです。
この操作の合法性はわかりませんが、機能します。