Finding Default Browser with Blitz

BlitzPlus Forums/BlitzPlus Programming/Finding Default Browser with Blitz

Timjo(Posted 2012) [#1]
Hi all,

I'd like to be able to run my browser (FireFox) from within a Blitz program. As I know the location of my browser on my system I can run it using the EXECFILE() command by specifying the relevant path etc, however I'd like to be able to access the location of the default browser from Blitz. Does this involve accessing the registry, and is it possible with Blitz?

Also, does anyone know how to pass URLs via the COMMANDLINE$() command, if possible?

Thanks.

Last edited 2012