At 9:01 AM +0000 1/15/2003, Paul Mison wrote: >daemon: /Library/StartupItems/ >helper: in the Foo.app bundle > >Note that StartupItems are global, and for per-user items you'll need to figure out >how to use LoginItems instead, but it doesn't seem to have a folder in ~/Library/ on >my machine.
They are stored in the AutoLaunchedApplicationDictionary of ~/Library/Preferences/loginwindow.plist as an array of aliases - at least on 10.2. -Charles Euonymic Solutions