PDA

View Full Version : Cocoa application at the startup




tejashreeDD
Apr 18, 2009, 02:47 PM
Hello,

My cocoa application has feature "run app at the start-up".
For implementing this feature, I need write a code in my application, so that it will be added at the system startup items / login items.
Please help.

Thanks.



dantherevelator
Apr 18, 2009, 03:16 PM
How about this?
Customizing Login and Logout (http://developer.apple.com/documentation/MacOSX/Conceptual/BPSystemStartup/Articles/CustomLogin.html)

larkost
Apr 18, 2009, 03:29 PM
Did you search Apple's documentation on this at all?

Introduction to System Startup Programming Topics (http://developer.apple.com/documentation/macosx/Conceptual/BPSystemStartup/BPSystemStartup.html)

Please do at least a basic search of the documentation before asking others to do your work for you.