I am trying to create multiple tabs in wix custom dialog. But i didn't find any example on that. Please provide a solution for creating multiple tabs in custom dialog ?
Thanks in advance.
I am trying to create multiple tabs in wix custom dialog. But i didn't find any example on that. Please provide a solution for creating multiple tabs in custom dialog ?
Thanks in advance.
Tabs are not available in MSI installer therefore WiX does not have them either. The installer UI is very simple and limited. The UI is limited to simple screens and dialog boxes.