Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

User Image
Scott Gerhardt88080
1 discussion post
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.

Thanks!
Apr 26, 2016  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
You can do it by calling it like a normal application, using the website as the command line parameter. Here's an example:

Code

BFS.Application.Start("C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe", "https://www.displayfusion.com");


Hope that helps!
Apr 27, 2016  • #2
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)