Re: Launching an App without NSWorkspace?
Re: Launching an App without NSWorkspace?
- Subject: Re: Launching an App without NSWorkspace?
- From: Kurt Revis <email@hidden>
- Date: Wed, 4 Sep 2002 20:52:04 -0700
On Wednesday, September 4, 2002, at 08:39 PM, Kurt Revis wrote:
On Wednesday, September 4, 2002, at 08:13 PM, Ryan Stevens wrote:
Yeah, you wouldn't want to do it the easy way...
system("open someApp");
That would be nice, if it worked. You need to specify the full path
to the application, though.
But "open -a someApp" does work (it will find the application even
without the full path). So I apologize for being so harsh.
--
Kurt Revis
email@hidden
_______________________________________________
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.