Question

I know the way to remove the LicenseAgreement dialog from the sequence of the shown dialogs in WIX. But after I change Mondo or InstallDir wxs files, it comes out, that I need to include in my WIX project all other dialogs that Mondo or InstallDir use. And it's quite a big number of files.

Is there any other way to change the installation dialogs sequence conviniently? Am I missing something?

Was it helpful?

Solution 2

Found out. I just needed to add a new wxs AND reference to WIX UI.

OTHER TIPS

This could help:

Hide license agreement

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top