Re: Postflight scripts
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=4n2Qba2+QrW22KgM3XoCXrtEwCIVhj6jaKR+xbJ3TEg=; b=wmncwm/e2fqeUTHbUXKwJ6f+MIQaYnAi7hEKQGvMj0O/OGNlfI5y+DK08D9n7kh4Yk tRfVFpvlYnJwu7tpR5Wy1/8A2lpo43VIN5WINN7C11PK6ymrJuauSffFYvI4tzM35S2O LwCma51dw3TY8SPZ4/p5s0TT3dEANrOmVIh74= 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=q7/j2CcRVDHplsNpw/GoMdnTPCKWmcxaFwd9YdfENf82MBcW4fuNrgNB86Nd43Q7+3 XI5QciN4KzXwI1J0mmtIIBTYic5z2nS+t8BIx49LjP1yrMyIKWRxgTFSu7zC7F+LWCok zVmRwjoj4ZcfLOm+R8d7RA3XEUNJQf3A+ujz0= On Oct 8, 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 a distribution package with about 8 components. The only purpose of one of the components is to run a postflight script that opens the folder that is being installed the other components (I can’t put the postflight script in the distribution package – it has to be within a component). If I run that component on its own, the script runs correctly. If I run the distribution package, the message flashes by that the script is running- but it never does. Any ideas why it would work in the component and not within the distribution? I tried to reproduce this but it worked in my case: the script opens a http URL. To test this, I created a distribution metapackage with a post install action (this adds a package with a postflight script). I can't check if it works multiple times because there's another bug in Installer.app that prevented me from trying again. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev