B4J Question How to create an Executable Windows file

Maxjonz

New Member
Hi
I am a complete newbie to B4J programming (i.e. I started yesterday), but even so after creating my first programme (the example in the tutorial had too many bugs so I wrote my own version) I wanted to compile it and run it as an executable in Windows, similar to the .exe files from Visual Basic 6, which I have been using for over 20 years. I cannot for the life of me work out how to create the file I need, There are several comments around regarding B4JPackager11 but I cannot find anywhere to download it from, nor can I see it in the B4J programme.

Can anyone please tell me how to create an EXE type file please ? I have found that the tutorials about programming end at the point of running the example program but nothing more.

If you treat me as a complete newbie then I may stand a chance !
I eventually want to turn to B4A to write programs for my Android tablets so this is my first step in doing so.
Thanks in anticipation !!
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
The best option is to use the built-in packager: https://www.b4x.com/android/forum/t...-way-to-distribute-standalone-ui-apps.117880/

1774793936686.png
 
Upvote 0

Maxjonz

New Member
Brilliant ! Thanks very much , I was probably thinking of the wrong terminology, If only they would put a single line at the end of the tutorial to say this then others following would not make the same mistake as me !! Thanks again !
 
Upvote 0
Top