In MSI the value of a combobox is stored in a property. You can then access 
that property anywhere by using brakets, i.e. use [PropertyName]
To show a dialog depending on the property value, use the Property as a 
condition for <Publish Event="NewDialog" ...> elements.


Best regards,
Sebastian Brand

Deployment consultant
E-Mail: sebast...@instyler.com
Blog: www.sebastianbrand.com
 




On 19.11.2009, at 15:36, Uday Kumar wrote:

> 
> Hi,
> 
> 
> 
> In wix-msi how can I pass the values between two dialog boxes. I will select 
> one item from combo box of first screen/dialog, based on the selection, 
> second screen combo box should populate. How can i pass the values of screen 
> one to second screen.
> 
> 
> 
> 
> 
> 
> 
> Thanks,
> 
> Uday.
>                                         
> _________________________________________________________________
> New Windows 7: Find the right PC for you. Learn more.
> http://windows.microsoft.com/shop
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to