I am trying to populate a combo box with a list of SQL servers. I wrote
accustom action that inserts the items into the combo box and I am
facing two issues.
1. I need to execute the custom action before the dialog. I added
it to the InstallUISequence and it executes the first time just fine and
I get my items. But if I navigate away from the dialog and come back to
it, the dialog is re-created and an old selection is no longer valid.
The MSI fails saying that the selection is invalid. So I need to
re-execute the custom action and hope that I get the same list again? If
so, how do I do that? (I can try to hookup the CA on next and prev
buttons around this dialog, but it sounds like too much work).
2. I'd like to have an empty ComboBox when I don't have DMO
installed or any available servers. MSI never runs without any items in
the ComboBox. Is this by design?
Thx
dB.
-dB.
dblock.org <http://www.dblock.org/> / foodcandy.com
<http://www.foodcandy.com/>
-------------------------------------------------------------------------
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