I\'m developing a .NET 3.5 XBAP application that runs perfectly fine in FF3 and IE6/7 etc. I\'m just wondering if its possible to get these to run under other browsers, spec
XBAP applications do work in google chrome, however you have to set your environments PATH variable to the directory where xpcom.dll is located.
for example SET PATH=PATH;"C:\Program Files\Mozilla Firefox"