C API, Scripting Interface, Python, Other Langs

 From:  Michael Gibson
10720.9 In reply to 10720.8 
Hi Brian, in the launcher button try changing the onbuttonclick="" attribute to this instead:

onbuttonclick="moi.filesystem.shellExecute( moi.filesystem.getUIDir() + 'moi_ref\\index.htm' );"

That should open it up in the system web browser when you click it.

- Michael