feat(windows): update wix to 3.14.1

Update the WiX toolset build version to 3.14.1 for Arm64.

Fixes: #15192
This commit is contained in:
rc-swag 2025-11-20 15:35:46 +10:00
parent 5f3c4158ca
commit 85dcdcf066
2 changed files with 2 additions and 2 deletions

View file

@ -345,7 +345,7 @@ SETX KEYMAN_CEF4DELPHI_ROOT "c:\Projects\keyman\CEF4Delphi_Binary"
```ps1
# Elevated PowerShell
choco install 7zip html-help-workshop
choco install wixtoolset --version=3.11.1
choco install wixtoolset --version=3.14.1
git clone https://github.com/keymanapp/CEF4Delphi_Binary C:\Projects\keyman\CEF4Delphi_Binary
```

View file

@ -1,5 +1,5 @@
WIXPATH="$ProgramFilesx86/WiX Toolset v3.11/bin"
WIXPATH="$ProgramFilesx86/WiX Toolset v3.14/bin"
# !IFDEF LINT
WIXLIGHTLINT=()