<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Open URL in non-default browser</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=3748e03c-e626-4b9e-ad74-c42b5ee4d233" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=3748e03c-e626-4b9e-ad74-c42b5ee4d233</link>
<description>DisplayFusion RSS: Open URL in non-default browser</description>
<lastBuildDate>Thu, 21 May 2026 09:16:26 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=3748e03c-e626-4b9e-ad74-c42b5ee4d233</generator>
<item>
<title>RE: Open URL in non-default browser</title>
<link>https://www.displayfusion.com/Discussions/View/open-url-in-non-default-browser/?ID=3748e03c-e626-4b9e-ad74-c42b5ee4d233#2</link>
<pubDate>Wed, 27 Apr 2016 18:48:09 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-url-in-non-default-browser/?ID=3748e03c-e626-4b9e-ad74-c42b5ee4d233#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[You can do it by calling it like a normal application, using the website as the command line parameter. Here's an example:
Code
Copy
Select All
BFS.Application.Start("C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe", "https://www.displayfusion.com");
Hope that helps!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
You can do it by calling it like a normal application, using the website as the command line parameter. Here's an example:<br/>
<br/>
<div class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019e49d267d7702f8fbf3832e09a7545" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019e49d267d7702f8fbf3832e09a7545Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019e49d267d7702f8fbf3832e09a7545Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">BFS.Application.Start("C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe", "https://www.displayfusion.com");</pre><textarea id="code019e49d267d7702f8fbf3832e09a7545" name="code019e49d267d7702f8fbf3832e09a7545" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div><br/>
<br/>
Hope that helps!
</div>
]]></content:encoded>
</item>
<item>
<title>Open URL in non-default browser</title>
<link>https://www.displayfusion.com/Discussions/View/open-url-in-non-default-browser/?ID=3748e03c-e626-4b9e-ad74-c42b5ee4d233</link>
<pubDate>Tue, 26 Apr 2016 10:20:06 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/open-url-in-non-default-browser/?ID=3748e03c-e626-4b9e-ad74-c42b5ee4d233</guid>
<category>DisplayFusion</category>
<description><![CDATA[So, I feel like this is something simple and I can't figure it out.  Because of how it controls volume and holds it on whatever audio source it was on when it opened, even if the default changes later, I need to open a URL in Firefox.  Chrome is my default browser.  I think I have everything figu...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
So, I feel like this is something simple and I can't figure it out.  Because of how it controls volume and holds it on whatever audio source it was on when it opened, even if the default changes later, I need to open a URL in Firefox.  Chrome is my default browser.  I think I have everything figured out except how to write the script to get Firefox to open the URL.<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
</channel>
</rss>