Archive: Changing interface


Changing interface
Hi,

I have tried following options, but they make no changes to the interface..

!include MUI2.nsh
XPStyle on

So, what exactly do each of these options specify in relation to noticable appearance changes of the User Interface.


when using the MUI (!include MUI[2].nsh), you need to use the MUI macros, and not the normal nsis page instructions. XPStyle has no effect when using the mui, for classic installers it turns on XP visual styles