Hi.
How can I get name and location of my default web browser?
Thanks for wrote.

Re: Name of default web browser? by Przemek

Przemek
Sun Sep 05 13:49:05 CDT 2004

PS.
I tried open my link like that:
System::Diagnostics::Process::Start(S"http://www.web.com");

and default browser STARTS correct, but there is system warning message:
can't find file or location - somthing like that - why? statement of my
expression i correct - I think.