Re: Finding other apps' paths - deterministically!

2008-09-21 Thread Peter O'Gorman
Peter O'Gorman wrote: > Tommy Nordgren wrote: >> On Sep 21, 2008, at 6:36 AM, Michael Ash wrote: >> >>> On Sat, Sep 20, 2008 at 12:57 PM, Tommy Nordgren >>> <[EMAIL PROTECTED]> wrote: >>>> Use NSTask with the command line find -x / -

Re: Finding other apps' paths - deterministically!

2008-09-21 Thread Peter O'Gorman
Tommy Nordgren wrote: > > On Sep 21, 2008, at 6:36 AM, Michael Ash wrote: > >> On Sat, Sep 20, 2008 at 12:57 PM, Tommy Nordgren >> <[EMAIL PROTECTED]> wrote: >>> Use NSTask with the command line find -x / -name '*.app' >>> Do this on a separate thread, and cache the result. >> >> I highly

Re: Link aganist

2008-09-12 Thread Peter O'Gorman
dexter morgan wrote: > I've made as you suggested but nothing is changed. > Take a look here: > http://img440.imageshack.us/img440/103/picture1it4.png > thanks a lot > typo, change semclt to semctl in main. Peter -- Peter O