8248427: jpackage jtreg BasicTest.testTemp() test fails on Windows
Reviewed-by: herrick, almatvee
This commit is contained in:
parent
d16ea55b62
commit
1a4f31409a
@ -316,6 +316,7 @@ public class WinMsiBundler extends AbstractBundler {
|
|||||||
.launchersDirectory()
|
.launchersDirectory()
|
||||||
.resolve(APP_NAME.fetchFrom(params) + ".exe");
|
.resolve(APP_NAME.fetchFrom(params) + ".exe");
|
||||||
}
|
}
|
||||||
|
installerIcon = installerIcon.toAbsolutePath();
|
||||||
|
|
||||||
params.put(WIN_APP_IMAGE.getID(), appDir);
|
params.put(WIN_APP_IMAGE.getID(), appDir);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user