Re: Updating my application via Internet
Re: Updating my application via Internet
- Subject: Re: Updating my application via Internet
- From: Scott Ribe <email@hidden>
- Date: Fri, 26 Nov 2004 16:57:09 -0700
> Are there any common ways to handle this? I guess you can't make a
> running application exchange itself by a downloaded one?
Well, you can, but it's kind of a pain to do and tricky to get right... You
can create a tiny app that does nothing but wait for your app to quit and
then launch your app, stick it in your resources dir in your bundle, then
after updating all files, launch the "relauncher" and immediately quit.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice
_______________________________________________
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