Hi All, I am not sure if this is the right alias to contact for any WIX related queries. If not, kindly forward it to the right alias.
I am relatively new to WIX and am currently facing two issues: 1. We have a requirement to display all the websites present on local IIS in a drop down. I am able to enumerate the websites on IIS using a vbscript but am not sure about how to fetch the output of the vbscript in Wix and use that to dynamically bind a combo box. All the limited available documentations and examples that I have found, use static ListItem collection for binding the combo box. Also, when the data has been bound, how does one find the selected option? 2. We have database scripts kept in external sql files which we are running using SQLScript component of SQLExtension. But now we want to pass certain parameter values according to user’s choice. One way to achieve that is to use Sql component of sqlextension but that means all the sql queries need to be moved to the main wix files. Another option is to use a batch file to dynamically write queries to the sql file and then run the sql file using osql utility but then we will have to create a custom action to run the batch file which we will not be club with other sql scripts runs. We still want to keep the queries in external sql files and somehow pass the parameter values. Is there a workaround for it? Again, the above mentioned issues may be really novice but it will be really helpful to get any solution or pointers. Please include my alias also in the reply as I am not part of this DL. Thanks, Ashwani ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users