site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Am 30.01.2008 um 05:52 schrieb sunil prajapati: HTH Mike
Hi Guys,
I successfully entered my application in loginwindow.plist through command line. But unable to delete that entry. Does this have anything to do with the topic of this mailing list?
How to remove the my added entry from loginwindow.plist from command line or shells script? First of all the loginwindow.plist is an implementation detail managed by the system. You should not access it directly. You should most definitely not modify this file! This is just one of the problems you encounter when accessing this file directly. From your question it seems that you want to add and remove Login Items, correct? As you probably noticed there are no official APIs for this. See: <http://developer.apple.com/technotes/tn2005/tn2083.html>
-- Thanks & Regards,
Sunil Prajapati Software Developer in Macintosh