문제

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,

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top