Re: When default browser not the default browser
Re: When default browser not the default browser
- Subject: Re: When default browser not the default browser
- From: Mark Thomas <email@hidden>
- Date: Wed, 28 Jul 2004 18:00:01 +0100
- Organization: Coderus Ltd
I don't remember see where there is a list of these associations in MacOS-X,
can you point me where this could be held ???.
The problem here is that I need to send some applescript to default browser
and so I need to know who it could be so I can find in the process list.
Also the applescript is browser dependant :-(.
Hmmm I'm now wondering how I could implement ICLaunchURL variant now - any
body know
Thanks
Mark.
>
--- At Wed, 28 Jul 2004 15:59:49 +0100, Mark Thomas wrote:
>
>
> Hi,
>
> I'm getting some strange reports that on 10.2.8 with Safari 1.0 (v85.5)
>
> installed, that the default browser is "Internet Explorer". But when I do
>
> ICLaunchURL Safari is launched with the URL I specified, also what is
>
> strange if I do ICGetPref (..,kICHelperHttp, ..) I get back Internet
>
> Explorer information.
>
>
>
> Also if I check what the default browser is within Safari, it report's
>
> "Internet Explorer" so that is all very weird.
>
>
>
> Any ideas, why this could be happening, is there a work around why
>
> ICLaunchURL is starting the wrong application.
>
>
This is just a guess on my part, but the system also includes the ability
>
to register for handling extensions. My guess is that Safari has
>
registered .html and your URL has a .html extension. Safari will win,
>
even though IE is the default browser.
>
>
I imagine there is some work around involving launching IE instead of
>
IClaunchURL.
>
>
...Duane
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.