LateShortcutInstallListener

This page should be removed.

This listener won't work in IzPack 5.0. It's been replaced with the <lateShortcutInstall/> option in the shortcutSpec file. See Shortcut Specification.

LateShortcutInstallListener

This listener modifies the default behavior of Shortcut Panel, by delaying shortcut creation until after the selected packs have been installed. Default Shortcut Panel behavior is to create the shortcuts as soon as the user clicks Next. When LateShortcutInstallListener is registered, Shortcut Panel can be displayed at any point before Install Panel for execution after Install Panel has successfully completed.

No additional resources are required to configure LateShortcutInstallListener. It only makes sense to define this listener at the install stage.

<listener name="LateShortcutInstallListener" stage="install"/>