[Solved]Run default application in Linux
Posted: Thu Feb 28, 2013 3:13 pm
Hi,
I have an ugly bug:
I use as action for clicking on a 'Donate-Button'
Unfortunately this works only in Windows
How can I start the 'default' web browser in Linux
Bernd
I have an ugly bug:
I use
Code: Select all
RunProgram("http://...")Unfortunately this works only in Windows
How can I start the 'default' web browser in Linux
Bernd