Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   using MUI, how can I create an installation with section info box on bottom, not left (http://forums.winamp.com/showthread.php?t=251463)

AlexanderS 19th July 2006 05:56

using MUI, how can I create an installation with section info box on bottom, not left
 
as NSIS installation itself

both
!define MUI_UI_COMPONENTSPAGE_SMALLDESC
and
!define MUI_UI_COMPONENTSPAGE_NODESC

do nothing, did I miss something else? there are no examples with interface styles at all :(

and, the second question - installation has a lot of sections, and total size is huge, has anyone a script that could show sections' and groups' sizes together with names, as MSInstaller for example, so user don't have to click all sections to find out which of them have a big size?

Joel 19th July 2006 14:05

I think you need, either change the UI.exe source code or open it with resource hacker to modify the controls.

Also try MUI_COMPONENTSPAGE_SMALLDESC

AlexanderS 19th July 2006 23:39

Thanks :)
 
MUI_COMPONENTSPAGE_SMALLDESC works fine! :)


All times are GMT. The time now is 04:59.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.