Skip navigation.
 
mlRe: how do I kill and quit processes/daemons?
FROM : Nick Zitzmann
DATE : Sun Jun 04 06:38:17 2006

On Jun 3, 2006, at 4:32 PM, Alan Smith wrote:

> how do I force quit classic?


Send a SIGTERM to TruBlueEnvironment. However, this is not a 
recommended way of shutting down Classic.

> And, how do I 'quit' classic?


You need to send a quit Apple event (using AESend() or NSAppleScript) 
to some Classic-related process. I don't remember its name, though, 
because I don't have Classic installed on my Mac. I do remember that 
it's one of the files that Classic Startup puts in the system folder.

Nick Zitzmann
<http://www.chronosnet.com/>

Related mailsAuthorDate
mlhow do I kill and quit processes/daemons? Alan Smith Jun 4, 00:32
mlRe: how do I kill and quit processes/daemons? Ricky Sharp Jun 4, 05:26
mlRe: how do I kill and quit processes/daemons? Nick Zitzmann Jun 4, 06:38
mlRe: how do I kill and quit processes/daemons? Andrew Farmer Jun 4, 09:37
mlRe: how do I kill and quit processes/daemons? James Bucanek Jun 4, 18:00