Re: multiple license and readme files
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On vendredi, janvier 19, 2007, at 03:33 AM, Dan Nigrin wrote: This is somehow how Safari is doing for the acknowledgements. _______________________________________________ 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'm new to the list - searched the archives and couldn't find the answer to the following question - hopefully someone can help. I have a .pkg and a .mpkg, that I want to bundle together in a single installer. I was planning to use a metapackage, as I need to deploy to both 10.4 and 10.3 systems. What I need to happen though is that I want the Readme and the License file for the .pkg to be displayed, and then the .pkg install to happen, and then I want the Readme and the License for the .mpkg to be displayed, and then the .mpkg install happens. Then I need to run a postflight script after the whole thing. I have the sequential .pkg then the .mpkg install working fine in my metapackage, and then the postflight script, but I can only figure out how to display *one* readme and license file, for the whole shebang (the ones I include in the wrapper metapackage). How should I go about what I'm trying to do? Hopefully my description made some sense... Aggregate the ReadMe and License files into one ReadMe and one License file and put them in the root metapackage? Since you need to run on 10.3, an Installer Plugin would not do any good. This email sent to site_archiver@lists.apple.com
participants (1)
-
Stéphane Sudre