Re: How to quit running app before installer replaces it?
On Tue, 19 Feb 2013 15:53:34 -0800, Stephane Sudre said:
One of the possible best practices is probably to use the 'must-close' options of a distribution script.
https://developer.apple.com/library/mac/#documentation/DeveloperTools/ Reference/DistributionDefinitionRef/Chapters/Distribution_XML_Ref.html
Caveat: it's not supported by all OS versions that support distributions. I haven't checked which versions are supported yet.
Stéphane, That looks most promising, thanks! Now, I just need to figure out what a 'distribution script' is. :) Actually, I am using your Packages.app, does it have some facility for this 'must-close' thing? Thanks, -- ____________________________________________________________ Sean McBride, B. Eng sean@rogue-research.com Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Sean McBride