Re: Determining the Default Mail App
Re: Determining the Default Mail App
- Subject: Re: Determining the Default Mail App
- From: Gnarlodious <email@hidden>
- Date: Sun, 05 Feb 2006 18:55:07 -0700
- Thread-topic: Determining the Default Mail App
Title: Re: Determining the Default Mail App
Entity Todd Geist spoke thus:
> Is there an Applescript way to determine the Default Mail application
Probably your best bet is to say something like:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/LaunchServices.framework/Support/lsregister –dump
>From the result of that command you would look for the line containing the string “ eml”
Two lines later is the app that is the default email app.
-- Gnarlie
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden