exe

  1. Magma

    B4J Tutorial How to create a StandAlone EXE without the OpenJAVA (OpenJDK)... an update for your app..

    Well "@MrKim" had a wish... and talking about this... then an idea came into my mind... not a "super-duper" but a trick... Wish: https://www.b4x.com/android/forum/threads/b4j-executables-wish-es.140119/#post-914123 So I am here to share it with you guys... How to Create StandAlone Updates that...
  2. red30

    B4J Question Integrated B4JPackager11 builds the project, but the resulting exe does not start [SOLVED]

    I did everything according to the instructions: I downloaded OpenJDK 11 and indicated the path to the javac.exe file for the program The program works in both release and debug fashion I press build "standalone package" everything goes without errors. As a result, I try to run the exe file and...
  3. Programing Center

    B4J Question Run exe file on windows

    hi, i programming a project. and i export exe file from 'Build standalone package' and i want to share this program. What are the prerequisites? for example if there isn't any jdk on the windows, do the programs give it an Error to install jdk or no? and dose it matter to run on windows 32bit or...
  4. M

    B4J Question Cannot create .exe with Launch4j

    Hi, I'm trying to create an executable file for my application, but when I compile it with Launch4j it gives the following error: Error: JavaFX runtime components are missing, and are required to run this application Anyone knows how to fix it? I'm pretty sure I have JavaFX in my java folder.
Top