• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Detecting Applescript and SKYPE
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Detecting Applescript and SKYPE


  • Subject: Re: Detecting Applescript and SKYPE
  • From: Peter Baxter <email@hidden>
  • Date: Sat, 11 Oct 2008 03:12:25 +1100

Hi Don,

To detect if a particular application is installed, a script like the following will do:


tell application "Finder" try if exists alias "Macintosh HD:Applications:SKYPE.app:" then display dialog "Boo" else display dialog "Boo Hoo" end if end try end tell


On 11/10/2008, at 1:30 AM, Don Wieland wrote:

SKYPE



There are three kinds of computer users:

1. Those who use a Mac
2. Those who wish they could use a Mac
3. Those who don't know any better


Peter Baxter email@hidden



_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Detecting Applescript and SKYPE
      • From: Michelle Steiner <email@hidden>
References: 
 >Detecting Applescript and SKYPE (From: Don Wieland <email@hidden>)

  • Prev by Date: Re: Detecting Applescript and SKYPE
  • Next by Date: Re: Detecting Applescript and SKYPE
  • Previous by thread: Re: Detecting Applescript and SKYPE
  • Next by thread: Re: Detecting Applescript and SKYPE
  • Index(es):
    • Date
    • Thread