Pregunta

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,

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top