On Wed, Jun 8, 2011 at 21:22, Jean-Christophe Helary <[email protected]> wrote: > I'm thinking of associating files with an arbitrary extension to a "standard" > shell script so that when the file is double-clicked it automatically > launches the script and is used as its argument. > > Is there a relatively trivial way to do that ?
You may be able to do this by wrapping your script with something like Platypus. Or perhaps an AppleScript. I think associating a file type (or extension) requires a bundle identifier. I'm not sure that Platypus or an AppleScript provides this. -- arno s hautala /-| [email protected] pgp b2c9d448 _______________________________________________ MacOSX-talk mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/macosx-talk
