Re: How to identify the default browser?
Re: How to identify the default browser?
- Subject: Re: How to identify the default browser?
- From: Alex Robinson <email@hidden>
- Date: Fri, 31 May 2002 18:59:33 +0100
>
set res to (do shell script "defaults read
>
com.apple.LaunchServices 'LSBindingPrefsTypeBindings' | grep
>
'\"A;????.html\"'")
>
>
set xmlname to last word of res
>
>
-->"com.omnigroup.OmniWeb"
>
>
>
Can anyone verify?
Well, that's the app that will open .html files. In my case as I edit html
files a lot, I get "com.barebones.bbedit". Yet InternetExplorer still acts
as the default browser
I think what you're actually after is the nested key "helper:http" in
com.apple.internetconfig. How you get it and use it I haven't the
faintest...
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.