quit and relaunch in installer
quit and relaunch in installer
- Subject: quit and relaunch in installer
- From: Devon E Bowen <email@hidden>
- Date: Sat, 1 May 2004 12:51:04 -0400 (EDT)
I want my package installer to quit any old version of my application
that may be running before it does an install. Then I want it to start
the application after the install. I can do the second part from a
post-launch script with:
open /Applications/AppName.app
But what about the first part? Is there a simple/clean way to quit an
app from the command line? Thanks.
Devon
_______________________________________________
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.