Hi Folks!
I am a Mac OS X user, and have written an Applescript application that I would like it to be run before the user logs in.
I have tryed leaving the Mac on the "Login Screen", that screen just before you log in typing name and password, and logging using ssh from another Mac on the network, and typing "sudo open /Application/NameofMyApp.app" and it works.
I would like to have this application running just before any user logs in, and been reading a little bit about crontab. But I think this is not the case for crontab.
I think I would need to manually change one of Unix's file that is read and loaded before any user logs in.
But which file?
Can anyone help me?
Thanks
Bernardo H�hl
Rio de Janeiro - Brazil