Re: how to self-delete app

2008-10-27 Thread Steven Degutis
Han, You might find it beneficial to check out this website on how to get answers. It doesn't just apply to cocoa-dev either, it's universally an overall set of good ideas. http://www.mikeash.com/getting_answers.html Steven Degutis http://www.degutis.org/ http://www.thoughtfultree.com/ On Tue, O

Re: how to self-delete app

2008-10-27 Thread Steven Degutis
The first thing to figure out here is why you even want to do this in the first place. It's possible you have a legitimate reason, though more likely is that you're using this as a solution for a problem that either may not actually exist, or requires an entirely different kind of hammer to fix. Is

Re: how to self-delete app

2008-10-27 Thread Jerry Krinock
On 2008 Oct, 28, at 8:10, han wrote: i try to implemnet a self-delete app. first start the app. a copy of the app is created in another direction.then,i start the copy of the app.the copy run and disppear. how i make the copy not disppear when start the copy. You would write and launch a

how to self-delete app

2008-10-27 Thread han
i try to implemnet a self-delete app. first start the app. a copy of the app is created in another direction.then,i start the copy of the app.the copy run and disppear. how i make the copy not disppear when start the copy. ___ Cocoa-dev mailing list