Details
Description
When running the installer in console mode it skips over the Processes defined in the ProcessPanel.
Complex Installers with any custom processing can not be used in console mode.
When running the installer in console mode it skips over the Processes defined in the ProcessPanel.
Complex Installers with any custom processing can not be used in console mode.
I have something of a fix for this here: https://github.com/lucidimagination/izpack/commit/f992582039c5a0dfbfaaee27c8b6002c601eb15f
The ProcessPanel needed a ProcessPanelConsoleHelper - very similar to ProcessPanelAutomationHelper.