• 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: opening PowerPoint presentation without bringing to front?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: opening PowerPoint presentation without bringing to front?


  • Subject: Re: opening PowerPoint presentation without bringing to front?
  • From: Laine Lee <email@hidden>
  • Date: Thu, 13 Aug 2009 14:55:57 -0500
  • Thread-topic: opening PowerPoint presentation without bringing to front?

On 8/13/09 2:09 PM, "Bruce Carter" <email@hidden> wrote:

> There are other ways to
> manipulate that quarantine information as well

Thanks! I found the following pretty quickly.
http://henrik.nyh.se/2007/10/lift-the-leopard-download-quarantine

So prepending this construct to the script in question might also prevent
the appearance of the unwanted warning.

tell application "Finder"
    set anapp to application file id "PPT3" as Unicode text
end tell

do shell script "xattr -d com.apple.quarantine" & space & (quoted form of
(POSIX path of anapp))

--
Laine Lee



 _______________________________________________
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: opening PowerPoint presentation without bringing to front?
      • From: Bruce Carter <email@hidden>
References: 
 >Re: opening PowerPoint presentation without bringing to front? (From: Bruce Carter <email@hidden>)

  • Prev by Date: Re: opening PowerPoint presentation without bringing to front?
  • Next by Date: Re: opening PowerPoint presentation without bringing to front?
  • Previous by thread: Re: opening PowerPoint presentation without bringing to front?
  • Next by thread: Re: opening PowerPoint presentation without bringing to front?
  • Index(es):
    • Date
    • Thread