B4A Question B4A / B4J - No installation deployment - Erel    Oct 7, 2020   (14 reactions) There are cases where you cannot run the installer as it needs administrator privileges.
It is quite simple to deploy these tools without the installer.
Download innoextract: https://constexpr.org/innoextract/
This tool allows you to unpack the installer files.
Follow the instructions and download OpenJDK 11 + Android SDK + additional resources (last two are for B4A only).
Run the IDE and... B4J Question Liberica 11.0.11 full JDK install problem in Raspberry Pi 4b - hatzisn    Jun 25, 2021 Good evening everyone,
I tried to install Liberica 11 from their site (I also tried with 16) in... Raspberry Pi.
I failed big time. I followed the installation instructions as described here:
https://www... B4J Tutorial UI apps packaging - self contained installers - Erel    May 25, 2020   (29 reactions)   tags: Installer Apps B4J, UI apps packaging install installer for Mac or Windows, that includes the app files and the Java runtime. This means that from... very simple. The installer size will be around 40mb as it includes the JRE. https://www.b4x.com/basic4android/images/SS-2015-08-02_17.14.48.png?1 The Windows installer (exe) is built on a Windows computer and the Mac installer (dmg) is built on a Mac computer. You need to install Inno Setup... is an icns file. Click on the Build button. The building process can take a minute or two. The installer... B4J Question [Solved]How to use Inno installer with B4J project - Theera    Apr 22, 2024 Refer to https://www.b4x.com/android/forum/threads/integrated-b4jpackager11-the-simple-way-to-distribute-standalone-ui-apps.117880/
I've tried to learn using Inno installer with B4J project from... B4J Tutorial [Linux] B4J Wine Installer - aeric    May 26, 2026   (9 reactions) 📦 Install B4J on Linux Mint using Wine with a single silent script.
GitHub: https://github.com/pyhoon/b4j-wine-installer
171629 171630
Files:
install_b4j_wine.sh
uninstall_b4j_wine.sh... B4J Tutorial B4J Download and Install - Erel    Jun 28, 2017   (12 reactions) Edit: Most updated instructions are available here: https://www.b4x.com/b4j.html... B4J Tutorial [Web] Mastering Pocketbase: Your Ultimate Guide to a Flawless SQLite WebServer Install on Windows! - Mashiane    Jun 6, 2024   (8 reactions) Hi Fam
Download
PocketBase is a SQLite Webserver with some powerful functionality. Whilst it provi... B4J Question StandAlone EXE small in size... with web-downloader/installer [SOLVED] - Magma    Feb 9, 2021   (1 reaction) Hi there... creating a standalone exe with b4jpackager can be a big file... sometimes is little difficult to include in small size usb-sticks or want to have a progressive download bar that will not using internet download manager for many reasons... Check for example trial of kaspsersky i/s - have a small package (2-3mb) that downloads a bigger (300mb) with a progressive-bar... I know it... B4A Tutorial [Linux] [B4X] Wine Installer - aeric    May 28, 2026   (2 reactions) 📦 Install B4A+B4J on Linux Mint using Wine with a single silent script
GitHub: https://github.com/pyhoon/b4x-wine-installer
Files:
install_b4x_wine.sh
uninstall_b4x_wine.sh
README.md
Other Files... B4J Tutorial The easy way to install your B4J application on Linux - MarcoRome    Dec 30, 2019   (23 reactions) the possibility of obtaining a convenient installation file using install Inno Setup. This is for the Windows world. Unfortunately, there is not much for Linux as installers. By sending two files to the customer, even the person who has no experience with Linux will be able to install your program easily and... the Exec and Icon line contain the path of where you are going to install the program. 3. Preparation of the install_trading.sh file #Install echo "To install, enter the password." sudo mkdir... Page: 1   2   3   4   5   6   7   |