> Is there one specific application that you will be quitting? You can > look into its application bundle at its Info.plist file to get its > bundle ID.
It's not a application per say, but a daemon. At least I think... It's rather confusing. You see, the dock is a daemon (I think) but there is an application in Core Services that is Dock.app > As I recall, you were planning to send a "quit" Apple Event to the > process to ask it to quit. Are you sure it will respond to such an > event? If it's a BSD-level tool or daemon or the like, it very likely > won't. If it's an LSUIElement application, then it probably will. As I said above, I'm just not sure. If it's an application an Apple Event probably will work, but if it's a daemon (as you pointed out) it probably won't. > In addition to the documentation that Jerry Krinock referred you to, > you might want to read this technote > <http://developer.apple.com/technotes/tn/tn2050.html >> , especially the caveats regarding Process Serial Number-based APIs. Okay Ken, I'll look into it... _______________________________________________ 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