Skip to content

Commit 270f1e1

Browse files
committed
adapt wix version also here to 7.0.0, related to change
Revision: 49c7e40 Author: chcg <christian.grasser@live.de> Date: 12.04.2026 22:03:18 Message: python 3.14.4 (#414)
1 parent 666a699 commit 270f1e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installer/buildInstaller.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ SET /p PYTHONSCRIPTVERSION= < %INST_TEMP_DIR%\version.txt
5151

5252
cd ..\packages
5353
echo add UI extension globally
54-
wix extension add -g WixToolset.UI.wixext/6.0.2
54+
wix extension add -g WixToolset.UI.wixext/7.0.0
5555
wix extension list -g
5656
cd ..\installer
5757

0 commit comments

Comments
 (0)