Re: Relaunching an application
Re: Relaunching an application
- Subject: Re: Relaunching an application
- From: Joe Ranieri <email@hidden>
- Date: Mon, 3 Mar 2008 21:27:50 -0500
Maybe I'm missing something, but....
Instead of NSTask, why not use LSOpenApplication passing in
(kLSLaunchDefaults | kLSLaunchNewInstance | kLSLaunchDontAddToRecents)
for flags? Your main program will block until the sub program has
launched.
Joe Ranieri
Lead Magician, Alacatia Labs, Inc.
http://alacatia.com
_______________________________________________
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