B4J Question B4JPackager11 distribution

powerino

Active Member
Licensed User
Hi everyone, a simple question, if I want to "install" my application on another PC, is it sufficient to copy all the contents of the Temp folder and then add any outline files? (database, text file, etc.)
 

Peter Simpson

Expert
Licensed User
Longtime User
You have two options @powerino.
1. Just copy the jar file but you have to make sure that you have installed JRE V8+ on the other computer as well
2. Use B4J Packer11 with OpenJDK11

Enjoy...
 
Upvote 0

powerino

Active Member
Licensed User
I did not explain myself well ... I have already created the .exe file with Packer11. The Temp folder has been created, I would like to know if its content is what I have to "bring" to other PCs, thanks
 
Upvote 0
Top