Have Apple changed how Folder Actions work?
I have done script in Apple script i want to add to folder actions menu..
Its a simple script which counts how many files in that folder... However for easy access i want to be able to just right click and click the action in the menu...
I remember this used to be how it was, but it looks like u how get need to add to a GUI in order to "set up" a very limited set of things...
Can this still be done? if not, how can i do this... i tried adding application (saved from Apple script) and even pulling (.scrpt) out of container, but i can't seem add to GUI.
Script is in /Library/Scripts/Folder Actions
I have done script in Apple script i want to add to folder actions menu..
Its a simple script which counts how many files in that folder... However for easy access i want to be able to just right click and click the action in the menu...
I remember this used to be how it was, but it looks like u how get need to add to a GUI in order to "set up" a very limited set of things...
Can this still be done? if not, how can i do this... i tried adding application (saved from Apple script) and even pulling (.scrpt) out of container, but i can't seem add to GUI.
Script is in /Library/Scripts/Folder Actions