Skip to content

Conversation

@WinterWind33
Copy link
Contributor

@WinterWind33 WinterWind33 commented Oct 31, 2023

Description

In this PR I've managed to upgrade the installer to use WiX Toolset v4 and to ease up the installer build process since the old one was a little tricky and the toolset was deprecated.

The installer have been rewritten from scratch using the new WiX v4 schema and with little improvements.

Some scripts have been added to improve the installer build process. In fact:

  • The installer/Windows/scripts/CreateWIXComponents.ps1 PowerShell script will automatically generate WiX components to be put inside the installer;
  • The installer/Windows/x64CreateInstaller.ps1 PowerShell script will automatically create the installer inside the installer/Windows/build folder;

New documentation on the installer creation process have been added so it's a bit easier to remember.

@WinterWind33 WinterWind33 marked this pull request as ready for review November 7, 2023 17:51
@WinterWind33
Copy link
Contributor Author

@stal12 The PR is ready for review if you want to take a look. The first comment contains a brief description of what i've done in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant