Hi, I have tried to create an installer package with B4Jpackager with JDK v1.8.0_202 (PC example)
I have installed Inno setup from the homepage http://www.jrsoftware.org/isdl.php
The latest version is currently v5.6.1. Then I run the B4Jpackager for Java 8 which can be found here
https://www.b4x.com/android/forum/threads/ui-apps-packaging-self-contained-installers.56854/#content
Java v1.8.0 202 can be found here
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
I have JDK v1.8.0_202 installed and filled the fields, selected an icon and clicked Build.
B4Jpackager folder is created in the roaming directory. It creates a subfolder called \META-INF which contains the buildt package by B4Jbuilder. Then what to do?
However Inno setup is not running at build time, is it supposed to start automatically if the PATH variable is correct? Should it be added in the system variables only and does it only have to refer to Inno's directory or executable? How would you add the buildt package in Inno setup manually without the path variable being correctly set possibly also for Java?
Please share your experiences with this thanks
Last edited: