[platypus-dev] Re: Adobe Reader

You might want to put the application name within parenthesis.  Also, you
could try specifying the application bundle identifier -- this is allowed
according to the man page.  Here are some examples from the man page:

EXAMPLES
     "open '/Volumes/Macintosh HD/foo.txt'" opens the document in the default
     application for its type (as determined by LaunchServices).

     "open -a /Applications/TextEdit.app '/Volumes/Macintosh HD/foo.txt'"
     opens the document in the application specified (in this case,
TextEdit).

     "open -b com.apple.TextEdit '/Volumes/Macintosh HD/foo.txt'" opens the
     document in the application specified (in this case, TextEdit).

> Dear Colleagues,
>
> I am having trouble opening a bundled app using the Adobe Reader 7.0,
> it has a long name and the 'open -a Adobe Reader filename' sequence
> does not work. Does anyone know what to do?
>
> Many thanks in advance.
>
> Oscar
> " Platypus - When only the best is just good enough!'
>
> On Aug 7, 2005, at 8:34 PM, Sveinbjörn Þórðarson wrote:
>
>> Hello, everyone
>>
>> I've been working hard on Platypus version 3.2 lately, and it
>> should be
>> out some time later this week.  The 3.2 release has some convenient
>> new
>> features, such as editing Platypus applications directly instead of
>> recreating them, Python syntax checking, direct .icns file usage
>> and more
>> (not to mention a considerable number of bug fixes).
>>
>> Meanwhile, I'd like to mention another program of mine, recently
>> released
>> and similar to Platypus.  It's called Tapir and creates global menu
>> applications that display command output.  It can be downloaded at
>> http://sveinbjorn.sytes.net/tapir.
>>
>> Cheers,
>>
>> Sveinbjorn Thordarson
>>
>>
>>
>
>
>



Other related posts: