Re: Running a shell script out of the current thread
Re: Running a shell script out of the current thread
- Subject: Re: Running a shell script out of the current thread
- From: James Dessart <email@hidden>
- Date: Mon, 20 Sep 2004 14:30:21 -0400
On Mon, 20 Sep 2004 13:57:30 -0400, Z Rosen <email@hidden> wrote:
> My app needs to make modifications to its bundle. I have written a
> shell script that waits for the app to quit, makes modifications and
> then relaunches the app. I'm having trouble launching the shell script
> from inside of the app however. What would be the best way of doing
> this?
Why do you do it from a shell script? Is there a lot of legacy code?
If not, you could just modify the file directly from your application,
then reload it internally.
James
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden