Re: Launching an App without NSWorkspace?
Re: Launching an App without NSWorkspace?
- Subject: Re: Launching an App without NSWorkspace?
- From: Douglas Davidson <email@hidden>
- Date: Thu, 5 Sep 2002 13:11:10 -0700
On Thursday, September 5, 2002, at 12:49 PM, Ondra Cada wrote:
Well that was what I meant, but meantime I've realized this would work
properly with native apps only: I don't see how this would run a CFM.
At least, it does not in my 10.1:
CFM apps are not launched directly by the kernel; a helper tool is
used. For production purposes you probably should not try to launch
them yourself without Launch Services. For debugging purposes you may
wish to use this tool manually; it is called LaunchCFMApp, and it lives
in one of the frameworks, but its location and name are as far as I
know not guaranteed to stay the same from release to release.
Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.