It is worth trying ShellExecute, a superior method to Shell because you just pass it the filename to open and it looks up the app. It takes URLs but will pass them to the default browser.
↧
It is worth trying ShellExecute, a superior method to Shell because you just pass it the filename to open and it looks up the app. It takes URLs but will pass them to the default browser.