I have a cross-platform app that will run on Mac, Windoze, and Linux. I need to trigger the default web browser to open a URL that I pass to it.
I’ve searched around and saw that some people were using FolderItem.Launch but that seems to be long gone in 2024 versions.
So what is the best way to do this? I don’t care if the user is using Chrome, Safari, IExplorer, Opera or whatever. I just need to trigger it to open.
11 posts - 6 participants