Skip to content
⌘ NSIS Forum Archive

How to adjust "I Agree" button width in License Page

3 posts

eestralogi#

How to adjust "I Agree" button width in License Page

Hi All,

I am new to NSIS and I have a question that maybe some of you already know.

Is there a way to adjust the button width of 'I Agree' that is located on the bottom of License Page?

The text fits fine on English, but on Turkish systems the text dont fit.

Your help is appreciated. Thanks.

I am currently using NSIS v.246.5 Unicode
Afrow UK#
How about switching to using a check box or radio buttons instead? The I Agree button is the same as the Next button, so you can't just resize one of them.

Stu