Launch application
Launch application
- Subject: Launch application
- From: Arthur VIGAN <email@hidden>
- Date: Thu, 24 Apr 2003 13:44:36 +0200
Hi,
my application is design to do its job with another application that is
included in the bundle. This second application is usually already
launched, but sometime isn't. That's why I would like to know how I can
launch it from my main application.
I tried to used [[NSWorkSpace sharedWorkSpace]
launchApplication@"MyApp"], but the problem is that I cannot specify
the full path to my application. So here is my question: how can I
launch an application at a given path?
Thanks in advance,
-- Arthur
_______________________________________________
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.