Re: What do "Start xyz" options for "On Failure" do?
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=yP0/1OLyVwjGR1rm2j8jn0CCJx6LIFmVvHUnka3GH3g=; b=NVwToXm12Fnu6del9S7U5qIGlr4UZVnH5Lx/+qbL2iAhpUxS1kRJMWrxuF5wCYhMQS ZtOw0z987VpAye3knlKwUPLDNqfhPLA8k1FZzPV9hVgdXG3AtQ8FRxxR7MbpiHrSjcIk dxN2wvfc0HoCFh/SKPOFb11zjIr4Ib2f15O0o= 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=bgEzqX0KxqYRRPu4GmayVvI8Z2DusYlKlHEU1a6x5ahN1SFjYDrHV9rr7qY5T6Vsp9 np7pcS53/lsgdfIn8twtdoBRS6SDxwYW7eY0uge2uXdBk7evFkZ4yENk1i3Xrhr83feM 3tEdMqD6hyPhXG4JmD/EqDIX4fDCcMXdj+jBg= On Feb 23, 2009, at 6:38 PM, Paul Cook 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 went back and tested some more, and I can't even seem to get the options on the left to work as expected. I'm trying to setup three mutually exclusive choices. Choice1, Choice2, and Choice3. For choice1, I add the requirement that selected is NO, if choice2 is selected. And I also add a requirement that selected is NO, if choice3 is selected. I was expecting to add similar requirements to choice2 and to choice3, but even with just requirements on choice1, the behavior isn't what I expected, or thought I remembered. Is this a bug with 3.0.3. Am I totally confused about what to expect? etc. Thanks in advance for any help. If I understand correctly your needs, you want to have a radio button behavior. I 'm not sure it's possible to do this without introducing an infinite loop. This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev