Changing the logo images and default license agreement text of the wizard

When you launch your installer with one of the user interfaces from the WiX Toolset, you'll notice that it has a generic look and defaults to displaying the Common Public License for the EULA. You'll want to customize this to show our own branded images and company-specific license agreement. In this recipe, we will update WixUI_Minimal so that it displays a new background and uses the GNU General Public License. This applies to all of the default wizards.

Getting ready

To prepare for this recipe, perform the following steps:

  1. Create a new setup project and call it CustomizedWizardInstaller.
  2. For the installer to complete successfully, you should add at least one file to it. Add ...

Get WiX Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.