Proper way to force apps to quit?
Proper way to force apps to quit?
- Subject: Proper way to force apps to quit?
- From: Chilton Webb <email@hidden>
- Date: Wed, 17 Mar 2004 14:28:36 -0600
Hi,
I have an app that is supposed to kill all active user applications.
This is for a kiosk environment, and the design calls for a mechanism
that can automatically quit every app a user launched that does not fit
certain criteria, without human intervention, after a period of time.
What's the best way to go about this? I'd like to quit every user
process, then perform a logout. I've got the logout bit done, but
what's the best way to force quit all of the user apps?
Thanks,
-Chilton
_______________________________________________
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.