0

Inno Setup Hack – Resize License and Readme control

We wanted today the the RichEdit box where the license and the readme is displayed is a little bit wider.

The only hack we found was to play low-level with Inno Setup’s WizardForm controls.

It is a little bit messy, but at least it works. The idea is to resize the parent of the TRichEditViewer relative to the width of the entire form and just for the License and Readme screens.

Here is the code you need to paste in the [Code] area of Inno Setup script.

inno

If you have better idea let me know.


_______________________________________
This e-mail may contain confidential information
and should not be used, copied or disclosed by
anyone who is not the original intended recipient

deCoder

Leave a Reply

Your email address will not be published.

Time limit is exhausted. Please reload the CAPTCHA.

This site uses Akismet to reduce spam. Learn how your comment data is processed.