Re: Can't launch a .pkg
Re: Can't launch a .pkg
- Subject: Re: Can't launch a .pkg
- From: "I. Savant" <email@hidden>
- Date: Mon, 30 Jul 2007 10:11:32 -0400
> Bit stuck here. I need to launch a .pkg bundle which is located in my
> main bundle. Now I can't use NSWorkspace launchApplication because
> (obviously) it can't find it and the method doesn't take any path
> parameter. I also cannot use NSTask launchedTaskWithLaunchPath
> because I cannot point to any command that starts the .pkg within it.
What makes you think ".pkg" == Application? Try -openFile: ...
--
I.S.
_______________________________________________
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