How can I change the size of the installer screens?
| Author: BitRock Support Date: October 30, 2007 09:33 Tags: |
Look and feel
|
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>
|