Skip to content
⌘ NSIS Forum Archive

Components Page checkboxes images

3 posts

Maxim30#

Components Page checkboxes images

How to change the Components Page checkboxes images in modern interface ? I have tried to use

!define MUI_CHECKBITMAP "${NSISDIR}\Contrib\Graphics\Checks\simple-round.bmp"

but it does not change: nothing changed happens.

Massimo
Maxim30#
I resolved for the components page.
But can I do the same for other (including installoptions) pages ?