Question
com.izforge.izpack.api.exception.InstallerException when installing V2.5.0 on Win 10
I get this Error when trying to install the Cube Programmer V2.5.0 on Windows 10 (latest update).
I have installed Java jre 1.8.0_261.
Thanks for any help
com.izforge.izpack.api.exception.IzPackException: An error occured
- in java.lang.Thread.run() at null:-1
- in com.izforge.izpack.installer.unpacker.UnpackerBase.run() at UnpackerBase.java:241
- in com.izforge.izpack.installer.unpacker.UnpackerBase.unpack() at UnpackerBase.java:319
Caused by: com.izforge.izpack.api.exception.InstallerException: File execution failed
- in com.izforge.izpack.installer.unpacker.UnpackerBase.unpack() at UnpackerBase.java:299
- in com.izforge.izpack.installer.unpacker.UnpackerBase.unpack() at UnpackerBase.java:483
- in com.izforge.izpack.installer.unpacker.UnpackerBase.executeFiles() at UnpackerBase.java:959
