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:date:message-id :subject:from:to:content-type; bh=Ha19gbFRhXufiYzXXh6mi48bBNQ3nSj1u2y/9SnGGF8=; b=ZLTPSoUQyEjjHPxWn9D6328KzC+QtedOIA+h9VIn2MnOF3yc2DErCteTJn306nNHI0 A5UxszeBy5dnsrL0g53/fEjUliBse/xlNSRfUqc69uQp6xveXE1Mt8DjA8eJOpmv+iX8 /uDxIcKobTSOHmkhGjh2ucQlr8pcEnsGwpETM= Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=tPJi0v23iUs2VNhX8mDRYZq/6Z/odJY/GRcj8OJPPuCSqX0tntr1epd9nTLB2483wA VKWQ3r+IltX87Ksabi5ipCQPUD0sjtBGw1RQUJmbYMP4KL8fPPUgw4CVtt//K9Jm1hOh ewUTT6e7nZqMPR2v6PdjP8U2yBJ2Y7iLf3Zq8= Hi, I'm putting together a distribution package using Packagemaker. It includes two items, A and B, both of which are optional. However B requires A, so if you select B then A needs to be selected too. So the install options for these two items are.. none A only A and B I've tried to implement this using the requirements section, but that only seems to work when the custom page first comes up. I also tried making B a subitem of A, but deselecting it also deselects A, which is no good. Is there some way to implement this dependency? I could get away with it being done in the background and A being installed without the customer knowing it, but it would be best if it was clear what was happening from the custom install page. regards Jon _______________________________________________ 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