Should be simple: installation dialogs

From: John Spiegel (jspiegel_at_YETANOTHERSPAMHATERc-comld.com)
Date: 06/30/04


Date: Wed, 30 Jun 2004 10:55:06 -0600

Hi all,

I've added a custom dialog to my install package. The button labels are yes
and no with button values of 1 and 2 and the ButtonProperty = "BUTTON2".
I've also added a launch condition of BUTTON2 == 2. Seems simple enough.
However, the installation presents the dialog but installs whether or not I
set the value to 2. What stupid thing am I missing (and having zero luck
finding in the [un]help[ful] file)?

TIA,

John