launching a browser from blitz

Blitz3D Forums/Blitz3D Programming/launching a browser from blitz

I'm trying to have a Submit-A-Bug button in my game that when clicked, will shrink the game, and open the computer's internet browser. Can this be done?

Hi

ExecFile ("http://www.google.fr")

Simple :) ?

awesome! thanks!

OK, one problem: after launching the internet, upon re-opening the game (from the system tray, as it was shrunk), The game just freezes, and I have to ctrl+alt+delete out of it.

nevermind, It was just debug enabled messing it up

:) Glad to ear that ok :)