Question

Q: How can I change the size of the installer screens?

How can I change the size of the installer screens?

Answer:

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>