D
Deleted member 103
Guest
Hi,
is there an alternative to the B4JPackager11 tutorial?
I can't handle it. For a few days now I have been trying to convert a jar file to an exe file, unfortunately without success.
I have already tried 3 versions of B4JPackager: B4JPackager, B4JPackager1.50 and B4JPackager11.
This is the error message from B4JPackager1.50:
is there an alternative to the B4JPackager11 tutorial?
I can't handle it. For a few days now I have been trying to convert a jar file to an exe file, unfortunately without success.
I have already tried 3 versions of B4JPackager: B4JPackager, B4JPackager1.50 and B4JPackager11.
This is the error message from B4JPackager1.50:
App identifier: fs.CronoMilleMiglia.main
Using base JDK at: C:\Program Files (x86)\Java\jdk1.8.0_60\jre
Using base JDK at: C:\Program Files (x86)\Java\jdk1.8.0_60\jre
Running [C:\Program Files (x86)\Java\jdk1.8.0_60\jre\bin\java, -version]
Running [C:\Program Files (x86)\Anywhere Software\Inno Setup 6\iscc.exe, /?]
Detected [C:\Program Files (x86)\Anywhere Software\Inno Setup 6\iscc.exe] version [6]
Using custom package resource [application icon] (loaded from file E:\DATEN\Programmieren\B4J\CronoMilleMiglia\Grafik\CronoMilleMiglia_96x96.ico)
Running [C:\Users\fil15\AppData\Local\Temp\iconswap3417175161367534695.exe, C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\windows\CronoMilleMiglia_v1.00.ico, C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\images\win-exe.image\CronoMilleMiglia_v1.00\CronoMilleMiglia_v1.00.exe]
Icon File Name: C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\windows\CronoMilleMiglia_v1.00.ico
Executable File Name: C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\images\win-exe.image\CronoMilleMiglia_v1.00\CronoMilleMiglia_v1.00.exe
Config files are saved to C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\windows. Use them to customize package.
Using default package resource [Inno Setup project file] (add package/windows/CronoMilleMiglia_v1.00.iss to the class path to customize)
Using default package resource [setup dialog icon] (add package/windows/CronoMilleMiglia_v1.00-setup-icon.bmp to the class path to customize)
Using default package resource [script to run after application image is populated] (add package/windows/CronoMilleMiglia_v1.00-post-image.wsf to the class path to customize)
Generating EXE for installer to: C:\Users\fil15\AppData\Roaming\B4JPackager\bundles
Running [C:\Program Files (x86)\Anywhere Software\Inno Setup 6\iscc.exe, /oC:\Users\fil15\AppData\Roaming\B4JPackager\bundles, C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\images\win-exe.image\CronoMilleMiglia_v1.00.iss] in C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\images\win-exe.image
Inno Setup 6 Command-Line Compiler
Copyright (C) 1997-2019 Jordan Russell. All rights reserved.
Portions Copyright (C) 2000-2019 Martijn Laan
Inno Setup Preprocessor
Copyright (C) 2001-2004 Alex Yackimoff. All rights reserved.
Compiler engine version: Inno Setup 6.0.3 (u)
[ISPP] Preprocessing.
[ISPP] Preprocessed.
Parsing [Setup] section, line 4
Parsing [Setup] section, line 5
Parsing [Setup] section, line 6
Parsing [Setup] section, line 7
Parsing [Setup] section, line 8
Parsing [Setup] section, line 9
Parsing [Setup] section, line 10
Parsing [Setup] section, line 14
Parsing [Setup] section, line 15
Parsing [Setup] section, line 16
Parsing [Setup] section, line 17
Parsing [Setup] section, line 18
Parsing [Setup] section, line 19
Parsing [Setup] section, line 20
Parsing [Setup] section, line 21
Parsing [Setup] section, line 23
Parsing [Setup] section, line 25
Error on line 25 in C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\images\win-exe.image\CronoMilleMiglia_v1.00.iss: Minimum NT version specified by MinVersion must be at least 6.0. (Windows 2000/XP/Server 2003 are no longer supported.)
Compile aborted.
java.io.IOException: Exec failed with code 2 command [[C:\Program Files (x86)\Anywhere Software\Inno Setup 6\iscc.exe, /oC:\Users\fil15\AppData\Roaming\B4JPackager\bundles, C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\images\win-exe.image\CronoMilleMiglia_v1.00.iss] in C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\images\win-exe.image
at com.oracle.tools.packager.IOUtils.exec(IOUtils.java:165)
at com.oracle.tools.packager.IOUtils.exec(IOUtils.java:138)
at com.oracle.tools.packager.IOUtils.exec(IOUtils.java:132)
at com.oracle.tools.packager.windows.WinExeBundler.buildEXE(WinExeBundler.java:697)
at com.oracle.tools.packager.windows.WinExeBundler.bundle(WinExeBundler.java:366)
at com.oracle.tools.packager.windows.WinExeBundler.execute(WinExeBundler.java:173)
at com.sun.javafx.tools.packager.PackagerLib.generateNativeBundles(PackagerLib.java:352)
at com.sun.javafx.tools.packager.PackagerLib.generateDeploymentPackages(PackagerLib.java:319)
at com.sun.javafx.tools.packager.Main.main(Main.java:476)
Config files are saved to C:\Users\fil15\AppData\Local\Temp\fxbundler3251762287763509785\windows. Use them to customize package.
Exception in thread "main"
com.sun.javafx.tools.packager.PackagerException: Error: Bundler "EXE Installer" (exe) failed to produce a bundle.
at com.sun.javafx.tools.packager.PackagerLib.generateNativeBundles(PackagerLib.java:354)
at com.sun.javafx.tools.packager.PackagerLib.generateDeploymentPackages(PackagerLib.java:319)
at com.sun.javafx.tools.packager.Main.main(Main.java:476)
Success: true
ExitCode: 1