STM32CubeProgrammer - Problem with installation (WIN10)
Hello,
I have problems installing the Cube Programmer. During installation it fails to execute some batch files (first one "populateApi.bat"). If I continue installation anyway, the installed Cube Programmer can't be opened and can't be uninstalled, only manuall delete was possible. First tried with 64bit version, same problem with 32bit version.
My windows system is just a few days old, maybe some simple pre-requirements/installations are missing? I installed the Java Runtime Environment, but it didn't solve the problem.
This is the error log from Cube Programmer installation.
com.izforge.izpack.api.exception.IzPackException: An error occured
- in java.lang.Thread.run() at Thread.java:748
- 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
