I have looked through all the available info but can't find a definite answer.
Is it possible to increase the size of the installer window? I have a lot of components and I would like the users to be able to see them without scrolling in the tiny window!
Thanks in advance,
Mark.
Increasing the window size
3 posts
You cannot quickly or easily resize the installer window. Firstly though have you used MUI_COMPONENTSPAGE_SMALLDESC?
Stu
Stu
Hi Stu,
Thanks for the reply. I was using MUI_COMPONENTSPAGE_SMALLDESC but I had it defined in the wrong place (defining it after "!insertmacro MUI_PAGE_COMPONENTS" has no effect!).
Now the install window looks much better 🙂
Thanks!
Mark.
😁
Thanks for the reply. I was using MUI_COMPONENTSPAGE_SMALLDESC but I had it defined in the wrong place (defining it after "!insertmacro MUI_PAGE_COMPONENTS" has no effect!).
Now the install window looks much better 🙂
Thanks!
Mark.
😁