site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hello! Thanks in advance for any help/clues on this. Thanks! -Marek _______________________________________________ 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've built 2 packages using the command line tool on Tiger (10.4.2 & Xcode 2.1). I'd like to put them into a metapackage so it looks like 1 installer to our end users. I'm using the new style requirements checking and they all work fine on the seperate .pkg bundles. I'm building a pkg for Tiger and one for Panther since we need slightly different files. Under Tiger (Installer version 2.0.2 (86)), if I run the metapackage that I built the checks work fine and the Panther version is disabled in the Customize... menu and the Tiger one is enabled and selected as expected. If I run the installer under Panther (Installer version 1.4.4 (v253.4)) I can see in the log that the checks are being run at the appropriate times and they are working correctly w/PASS and FAIL's at the right time. However under the customize menu both items are *enabled*. Is this just a bug/feature difference between the Panther and Tiger versions of the installers? Is there something I can add to the plist's to make this work? I've got pretty standard Info.plist and Description.plist files setup. If anyone has requests for particular parts of my plists let me know and I'll post them. The OS version check is based off whats on Apple's site, and the rest are just copied/modified from what PackageMaker makes. This email sent to site_archiver@lists.apple.com