Re: Post install / post flight in distribution script
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=YXsj1Ydwea4uWNX50Qo/1M58lqz6HUnUJiQAdYBnfxc=; b=U2RLKSCFRJFr+c7q9PwHUQF+gWwVk2OTdxN/21tc5rQus6U7pG1QmqSgc382NAS6E3 nirmqw3z2JUJGcaqYPmXqgc/NKdeUi3eK6lcWhJpxiO8hgN3XXSV2fdIIDpYmfoRDmrB /2VY5APCihaLTZCl7WEozTWaEfFErwKd72SVk= Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=r0OH85y+b6CQWK2Wuiv/0t1sQdEaT1kZsJNHzgb0nM/hUlmqdpb4rXKTnOApvforlF SQwih3Af8h99yO8wE5W/Yq5KHZNpaEu9j21MPSESu7OcykJ+TwEH/oN6A7MAlSxmkb/+ l08BeSdttDf5wzqU2IKy4cTpT55cqvemtm+dg= On Thu, Jul 8, 2010 at 4:45 PM, Stephane Sudre <dev.iceberg@gmail.com> wrote:
With distribution scripts, there are no preinstall and postinstall options in the script itself.
A solution could be to use an invisible package with an empty payload and a postinstall script. IIRC, this is what Apple is using for the pre/postaction stuff (Create Alias, Get Application, etc.).
What about the order that thing are done in? This only works if the postinstall script is run after everything else I think? _______________________________________________ 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: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jon Hodgson