Skip to content

Commit 52d0179

Browse files
authored
Update Java location
1 parent 5a3a74c commit 52d0179

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

distribution/windows/CellProfiler-Analyst.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{
3535
[Files]
3636
Source: "D:\a\CellProfiler-Analyst\CellProfiler-Analyst\dist\CellProfiler-Analyst\CellProfiler-Analyst.exe"; DestDir: "{app}"; Flags: ignoreversion
3737
Source: "D:\a\CellProfiler-Analyst\CellProfiler-Analyst\dist\CellProfiler-Analyst\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
38-
Source: "C:\hostedtoolcache\windows\jdk\14.0.1\x64\*"; DestDir: "{app}\java"; Flags: recursesubdirs
38+
Source: "C:\hostedtoolcache\windows\Java_Temurin-Hotspot_jdk\11.0.20-8\x64\*"; DestDir: "{app}\java"; Flags: recursesubdirs
3939
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
4040

4141
[Icons]

0 commit comments

Comments
 (0)