Hi,

You can check out my sample code on this page:
http://madbutcher.dyndns.org/snippets/

Here you can find a SQL instance selector CA for WiX 2.0 but it still
works for WiX 3.6.
It has also some tricks to correctly detect 32 and 64 instances
correctly (in a tricky way)

Regards,
Albert van Peppen

-----Oorspronkelijk bericht-----
Van: Bob Arnson [mailto:b...@joyofsetup.com] 
Verzonden: vrijdag 17 september 2010 18:46
Aan: wix-users@lists.sourceforge.net
Onderwerp: Re: [WiX-users] ComboBox question

  On 16-Sep-10 14:00, Michael_A wrote:
> What is  " set the property to the associated value" mean, if its
> SQLINSTANCENAME initially I have no idea what the values are.

Selecting an item in a combo box sets the combo box's property to the 
value of the item (separate from the text). The revert is also true: To 
select an item in a combo box, set the combo box's property to the value

of the item you want selected.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------
------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to