Domanda

I just started on Wix today, I want to modify "LicenseAgreementDlg" (I believe its a built-in dialog). I want to replace checkbox with Radio button.

I did some research and I think I have create a new wxs file with radio buttons.

Is this correct? Am I doing it right?

Thanks,

È stato utile?

Soluzione

You can create a new dialog based on the standard one and replace it in the UI sequence.

See Legalese in the WiX tutorial for more details.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top