On Jun 3, 2009, at 3:52 AM, rethish wrote:

I want the plist to be loaded automatically on the specified time and launch
my application.

How can be it done?

Automatic plist loading only happens on reboot (if it's in the system library) or login (if it's in the user's library). You'll have to load it manually if you don't want to inconvenience the user.

Is LaunchDaemons the correct folder to place the plist?


That depends on what your application does. See <http://developer.apple.com/technotes/tn2005/tn2083.html > and read about the difference between agents and daemons.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to