Re: Launch application
Re: Launch application
- Subject: Re: Launch application
- From: Andreas Schempp <email@hidden>
- Date: Thu, 24 Apr 2003 14:17:33 +0200 (MEST)
As far as I know, you can specify the full path. But you don't have to.
If you read the documentation, it says you "don't need to specify the full
path". But you can, if you want.
This is useful if you have installed the same application more than once on
you system
>
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.
_______________________________________________
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.