site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references :mime-version:content-type:message-id:cc:content-transfer-encoding :from:subject:date:to:x-mailer; bh=kKpvUIC39L1ssK3u/DPGN8ik2YwdZFLEjeoNNWdM3zY=; b=bBbZBU8ban3991LKKT3q2h82y5VCoa2IsobNDvqBwrH+P6cNZsCQBRbBwFCsA5eQgi YoeUY9XIPch7uE2/mYe2EynWRpMCjecuIH3KfKYs/wMtgw+6itdU8eSrPAYleT3h6iAI UXMTDbD0MufLzAW1e8+XwgLBrKQwHKb7EZwC4= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:cc :content-transfer-encoding:from:subject:date:to:x-mailer; b=LcBOg2eyieaFPC9hL/1TPHpxYz65aDyTzHDjV8Kqf2PYJ7EEUUjZ6WeGVdRV8ENSTJ Lh5Ve+01oo6BX/QRmAVD7RysC8kGTwbAAnF/lx2vcA5cvE8fv3IY/jp5cIjNrc/eOLg3 hNqpWLMn7VLx0wNihcFShV0by2Prdegsu/Z6I= On Oct 7, 2008, at 6:00 PM, Annette Brooks wrote: _______________________________________________ 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... I have recently upgraded to Packagemaker 3.0. Previously I had preflight scripts within my packages, and a postflight script within the metapackage. Now using distribution packages, my preflight scripts work – but the postflight script will no longer launch. Does 3.0 support postflight scripts in a distribution package? Or does it have to be within the package? I would tend to believe it needs to be within a package because when PackageMaker needs to run a preinstall or postinstall scripts (the equivalent of a preflight and postflight script for Flat packages), it includes additional virtual packages. The distribution script format does not include keys for preinstall or postinstall scripts AFAIK. This email sent to site_archiver@lists.apple.com