Skip to content
⌘ NSIS Forum Archive

InstallOptions increase window size

4 posts

Deliverator#

InstallOptions increase window size

Hi all,

I am a newbie to InstallOptions.

Is it possible to increase the window size? I need to gather a lot of info for the install to write INI and config files.

Any help would be appreciated.



Regards,

Rich
Joost Verburg#
If you are not using the Modern UI, use it because it has a larger window size.

If that is still not enough for you, you can create a new UI. However, I recommand you to use separate pages to gather the information. Big windows with lots of information are very confusing for the user. Separating differents groups will make it way easier to use.
Deliverator#
Joost Verburg, after thinking it over, you are right. I am going to go with multiple windows.

Thanks.



Regards,

Rich