Plugins

Id Role Tool / GUI

portable-zip

Always-on zip payload

Built-in

nsis

Emit .nsi; build with makensis

NSIS

inno

Emit .iss; build with ISCC

Inno Setup

msi / msix

Invoke msi-generator

Set MSI_GENERATOR or put msi-generator on PATH

appimage

Linux AppDir skeleton / appimagetool

appimagetool

Discover, install, and open installer GUIs:

ibex plugins info inno
ibex plugins describe inno
ibex plugins install-scriptbook
ibex plugins install-tool inno
ibex plugins open-gui inno .
ibex plugins install-gui inno

install-tool runs the plugin’s Scriptbook playbook. open-gui emits sources and opens the designer on that file. install-gui only opens the vendor download page.

Type-specific fields live in installer.kdl extras { } — see How-to: plugin tools.