B4J Question [SOLVED]Distribution via Build Standalone package - agraham (first post)    Jul 01, 2020   (3 reactions) The exe is just a standard 'starter' that executes the jar file. As Erel wrote the actual program is elsewhere. Share My Creation Csv to SQLite program - klaus    Apr 24, 2023   (42 reactions) I left also the previous version zip file. EDIT: 2021.09.18 Added the use of SQLite transaction, suggested by Diceman in post #6. EDIT: 2021.01.29 Added an exe file: CsvToSQLiteExe.zip You need to unzip it to get the exe file. Unfortunately the exe file is not accepted by my McAfee anti virus prog B4J Question [ Jshell ] console application .exe is behaving strangely ... - Waldemar Lima (first post)    Mar 25, 2021 SORRY, here the project example ... i need to run : init2.exe, but it is not working properly B4J Question Distributing .exe (internal packager) without signing ? - Erel (first post)    Mar 19, 2023   (1 reaction) It is possible but it increases the chances of false positive detection. BTW, such warnings can happen with signed executables as well. B4J Tutorial How to create a StandAlone EXE without the OpenJAVA (OpenJDK)... an update for your app.. - Magma    Nov 18, 2022   (14 reactions) 136142
I like no restart… and next…
136143
Save it for future editing… next…
136144
Next..
136145
And magic… creating the exe…
136146
Τέλος… is the END !
an exe created that including batch inside of it, jar and any other file you want...
ps: I love batch files ! B4J Question How to start an external programm on windows ? - GMan (first post)    Jan 24, 2019   (1 reaction) Thx a lot (again) DonManfred - that does the trick :)
The mysoftware.exe is another JavaExecutable.will call one from the other for supporting each other
btw: have a look to your Moneypool :rolleyes: B4J Question B4J packager - JohnJ    Jan 11, 2022 B4J 9.30, jdk 11 After running the B4J packager, an exe file is created in both the build folder and the bin folder. The exe in the build folder has the icon that I created. The exe in the bin folder has the default icon and that is what shows up in the task tray when I run the program, also, the B4J Library Example of setting sound system using a wrapper of svcl.exe - Vitor    Dec 20, 2023   (3 reactions) SoundVolumeCommandLine (svcl.exe) is a console application that allows you to do many actions related to sound volume from command-line, including - set sound volume of devices and applications, mute/unmute devices and applications, increase/decrease volume of devices and applications, set the volum B4J Question B4JPackager11 creates a small exe that does not run standalone - Erel (first post)    Mar 12, 2019   (1 reaction) The exe file in the build folder is expected to be small. It is just a launcher that starts the embedded Java with the program jar. You can see it in the bin folder.
I've answered @Didier9 in the previous thread and told him that the exe file should be large. I was talking about the installer exe f B4J Question App simply exits on httpjob - techknight (first post)    Nov 24, 2018 Here is an example project that I created and added the relevant code, demonstrates the problem.
I have the URL set as a test point, and installer.exe is a test exe that is not executable just FYI. Page: 1   2   3   4   5   6   7   Powered by ColBERT |