When I use GenerateBootstrapper with my msbuild project, the generated setup.exe will prompt the user with dialog boxes for each product's EULA. For example, for .NET 2.0, VSTO 2.0 Runtime, etc.
Is there anyway to polish those dialog boxes? They don't look polished and so marketing doesn't like them. Otherwise I'm going to have to go with InstallShield.
Will WiX 3.5 help with this?