rajesh d wrote: > While doing so, I get the message "failed to openexecute temp view with > query SELECT * FROM `ComboBox`" >
What's the error code? Is there a ComboBox table in the MSI? > hResult = WcaAddTempRecord( > &hTable, > &hColumns, > L"ListItem", > Are you creating a custom table? ListItem isn't a standard MSI table. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
