• 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: exec(uting) Safari - How (newbie)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exec(uting) Safari - How (newbie)


  • Subject: Re: exec(uting) Safari - How (newbie)
  • From: "Clark Cox" <email@hidden>
  • Date: Tue, 1 Jul 2008 13:26:04 -0700

On Tue, Jul 1, 2008 at 11:04 AM, Gregory Weston <email@hidden> wrote:
> Barrie Green wrote:
>
>> Hi all,
>>
>> I want to write a quick little cocoa app that fires off Safari.
>>
>> ...
>>
>> Ideally I would like to run the app without it asking me for my
>> password, how could I achieve that?
>
> Considering that I can think of no common purpose for "launch Safari" that
> doesn't continue with "and show the contents of a designated file or URL"
> I'll point out that the proper way to achieve that goal is NSWorkspace's
> openURL: method. But I'll caution that it doesn't necessarily launch Safari;
> it launches the user's default web browser.

Also note that exec'ing an application and launching it are two very
different things. Running a Mac application via exec is almost never
the right thing to do. Use the appropriate NSWorkspace call (either
openURL: or launchApplication:) and forget about exec.




--
Clark S. Cox III
email@hidden
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: exec(uting) Safari - How (newbie) (From: Gregory Weston <email@hidden>)

  • Prev by Date: Re: Correct Order for CFRelease-ing CFNetwork Refs?
  • Next by Date: Re: [Q] Status Bar icon and Tiger
  • Previous by thread: Re: exec(uting) Safari - How (newbie)
  • Next by thread: Re: OpenStreetMap GPS/Map Viewer
  • Index(es):
    • Date
    • Thread