I\'m trying to create a WiX installer dialog that provides a series of textboxes that users need to fill in with directory locations.
What I would like to do is put
In order to have multiple directories (filled by the BrowseDlg) in the same dialog window, an extra indirection is required. Notice also the numbering within the tags :
1 1 2 2
Then pass the references as before (no need to define extra properties) :
1 1 1