Does the dialog named "SupplementalEulaDlg" have a <Control Id="Next" ...>
inside of it?

-----Original Message-----
From: Barry Dorrans [mailto:bdorr...@microsoft.com] 
Sent: Tuesday, July 27, 2010 3:56 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Adding a feature specific EULA

Arrghh.

So almost there, well, maybe. Light is throwing (but not appearing in the VS
Error List Window - I see them in output)

error LGHT0204: ICE03: Not a valid foreign key; Table: ControlEvent, Column:
Control_, Key(s):
SupplementalEulaDlg.Next.NewDialog.VerifyReadyDlg.SUPPLEMENTARYEULAACCEPTED
= "1"

Now I declared the property right at the beginning. There are no complaints
when I use it in <condition />s, but as soon as  try to make the next button
dependant on it,

<Publish Dialog="SupplementalEulaDlg" Control="Next" Event="NewDialog"
Value="VerifyReadyDlg">SUPPLEMENTARYEULAACCEPTED = "1"</Publish>

Bang.

Now I'm taking that syntax from the existing FeatureTree UI, so I'm at a
loss again.

----------------------------------------------------------------------------
--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to