Skip to content

Commit

Permalink
Update SDK version used by WiX installer to one that we install with …
Browse files Browse the repository at this point in the history
…VS2022

Signed-off-by: Stewart X Addison <sxa@redhat.com>
  • Loading branch information
sxa committed Nov 29, 2024
1 parent bd6710c commit e06d3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wix/Build.OpenJDK_generic.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ IF "%SKIP_MSI_VALIDATION%" == "true" (
REM Configure available SDK version:
REM See folder e.g. "C:\Program Files (x86)\Windows Kits\[10]\bin\[10.0.16299.0]\x64"
SET WIN_SDK_MAJOR_VERSION=10
SET WIN_SDK_FULL_VERSION=10.0.17763.0
SET WIN_SDK_FULL_VERSION=10.0.22621.0
SET WORKDIR=Workdir\
mkdir %WORKDIR%

Expand Down

0 comments on commit e06d3e1

Please sign in to comment.