Version: 1.0

Posted: 2005-10-17

Build Requirements: Xcode 2.1

Runtime Requirements: Mac OS X 10.2 or later

View Source Code:

Download Sample Code (“LoginItemsAE.zip”, 78.3K)



Description

Show how to manipulate the list of login items, that is, the items that are launched when you log in. The sample works by sending Apple events to the "System Events" process, which has an AppleScript dictionary for manipulating login items.

Document Revision History

Date Notes
2005-10-17Uses Apple events to manipulate the list of login items (items launched when you log in).