How can I change the size of the installer screens?
If you need to display many different parameters in the same installation screens, it may be desirable to change the default GUI installer dimensions. You can do so using the <width>
and <height>
tags.
<width>600</width>
<height>400</height>