Re: Login items
Re: Login items
- Subject: Re: Login items
- From: Chad Jones <email@hidden>
- Date: Sat, 20 Sep 2003 15:40:34 -0700
Hi all,
Actually the API provided by Apple Events currently isn't recommended
by Apple. This is because of a bug in the API where it could
potentially wipe out the list of LoginItems. :-(
This bug is currently being addressed in a future (i.e. post-Panther)
version of Mac OS X.
To modify the list of LoginItems the recommended solution is still to
send an email to email@hidden requesting the 'LoginItemAPI' sample
code.
AppleScript is your friend. You can send AE programmatically to set LI.
- Maxym
On Friday, September 19, 2003, at 11:13 PM, Chaitanya Jeerage wrote:
> Hi,
>
> I need to programmatically set a "login item" from a
> cocoa app, is it possible ? is there any API available
> ?
>
> thanks,
> Chaitanya
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.