Re: [WiX-users] Combobox with SQL scripts

2006-09-05 Thread Dana Gutride
Petrut:You should probably put the three sql scripts in three different components and then add a condition to each component based on the property set by the combobox.Dana On 9/3/06, Petrut Andrei <[EMAIL PROTECTED]> wrote:   Hi. I have a combobox where the user has to choose alanguage. After he c

[WiX-users] Combobox with SQL scripts

2006-09-03 Thread Petrut Andrei
Hi. I have a combobox where the user has to choose a language. After he chooses, when I install all the files, I have to execute also a .sql script according to his choice. Can you show me how to do that? To be more explicit: I have 3 .sql scripts in 3 languages. After the user chooses one from