On 2011-04-18 19:59 , Jean-Christophe Helary wrote:
Is there a way to "easily" create system services without using Automator ? And possibly without using 3rd party software ?
i don't know why you'd need avoid 3rd party software? here are two i've heard of; i think i used ThisService a few times years ago:
<http://wafflesoftware.net/thisservice/> <http://www.xendai.com/>
I find that Automator is too slow for very fast actions and I'd like a faster way to do what I want to do... I thought about Applescript but what about packaging the script into a recognized service ?
you can package an AppleScript (and/or a shell script) directly with Automator to make a service; i don't use 10.6 (and use Automator very little), but this seems to be a decent tutorial:
<http://www.atpm.com/16.01/services.shtml> _______________________________________________ MacOSX-talk mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/macosx-talk
