Quantcast
Channel: Silverlight 5 forum
Viewing all articles
Browse latest Browse all 1083

Open link in default browser from extensionwindow

$
0
0

We have made an extensionwindow for Lync.

In this extensionwindow we have a hyperlinkbutton which uses a wrapper.
In this wrapper we do some checks and then we do

dynamic shell =AutomationFactory.CreateObject("WScript.Shell");

shell.Run(url);

The links are opening fine. The problem is that all links open in Internet Explorer, even when I set my default browser to Chrome or Firefox.

How can I open the link in the system's default browser, instead of Internet Explorer?


Viewing all articles
Browse latest Browse all 1083


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>