Re: Launching an App without NSWorkspace?
Re: Launching an App without NSWorkspace?
- Subject: Re: Launching an App without NSWorkspace?
- From: David Remahl <email@hidden>
- Date: Thu, 05 Sep 2002 22:24:08 +0200
>
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:
>
>
243 /tmp> /Applications/LocalApps/Adobe\ Photoshop\ 7.0/Adobe\ Photoshop\
>
7.0.app/Contents/MacOS/Adobe\ Photoshop\ 7.0
>
zsh: exec format error: /Applications/LocalApps/Adobe Photoshop 7.0/Adobe
>
Photoshop 7.0.app/Contents/MacOS/Adobe Photoshop 7.0
>
244 /tmp>
>
>
perhaps it was fixed in Jag, I don't know.
You should do this instead for CFM applications:
%
/System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
/Applications/LocalApps/Adobe\ Photoshop\ 7.0/Adobe\ Photoshop\
7.0.app/Contents/MacOS/Adobe\ Photoshop\ 7.0
/ Rgds David
_______________________________________________
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.