Fast testing
Hand a build to a tester without forcing a normal installation workflow first.
InstallerLab v3 keeps the Portable workflow for compatible Application projects: choose the source executable, source folder and output, then package the distribution for use without a traditional installer. B4J projects get a dedicated toolchain-aware Portable workflow.
Hand a build to a tester without forcing a normal installation workflow first.
Keep utilities together in a portable distribution when a traditional installed application is unnecessary.
Portable packages can simplify testing different versions without changing a normal installed copy.
Package the runtime files your application actually needs instead of asking another developer to reconstruct your environment.
Keep Setup EXE, MSI, Bundle and Portable choices in InstallerLab rather than adopting another tool for each format.
For B4J, InstallerLab reads project packaging properties and uses B4JBuilder/B4JPackager11 before applying its own distribution layer.
#PackagerProperty values.Portable package creation is unlocked by the optional supporter/PRO activation. The core InstallerLab installer workflow remains free.
No. InstallerLab v3's Smart Build Targets keep Portable for compatible Application projects; Office Add-in and QGIS Plugin projects use MSI and Bundle.
No. The portable edition of InstallerLab itself is a download format for running InstallerLab. The PRO feature is the ability to create portable packages for other applications.
A correctly generated standalone B4J package includes the required runtime pieces, so the end user does not need a separately installed global Java runtime.
InstallerLab keeps the application definition and distribution decisions together while v3's project-aware UI prevents Portable from being offered where its semantics do not apply.