Hi all, Is it possible to have the installer at full screen size instead of supplying the width and height? Java is able to figure out the screen size (Dimension dim = Toolkit.getDefaultToolkit().getScreenSize();). Could this be implemented in IzPack? Thanks, Pander