executing shell scripts from finder
How do I fix this?
Thanks
Chris
(Yes I can still run them by opening Terminal and executing them there, but that is not what I want.)
17" PowerBook G4, 20" iMac (Intel), Mac OS X (10.4.6)
17" PowerBook G4, 20" iMac (Intel), Mac OS X (10.4.6)
If I understand your question, then you should be
able to select one of these files and change the Open
With item in the Get Info window. Be sure to select
Change All.
For a more permanent and more elegant fix, look into
Automator's Do Shell Script command. They could be
wrapped into an Automator app using this command.
bd
Well, shell scripts are just text files. So, I'm not
sure what you think the problem is. No association
is required because a shell script would launch an
application from commands in the script, not an
association with an application.
executing shell scripts from finder