Skip to content
⌘ NSIS Forum Archive

Modifying Installer UI

3 posts

exglade#

Modifying Installer UI

How do I change the background color and text color? (Not using MUI)

How do I modify the UIs given in C:\Program Files\NSIS\Contrib\UIs? Any editor or something?

I trying to make a tiny installer UI. I been searching the whole day but no luck. 🙁
Yathosho#
Originally Posted by exglade View Post
How do I change the background color and text color? (Not using MUI)
must have been asked before, search the forum!

Originally Posted by exglade View Post
How do I modify the UIs given in C:\Program Files\NSIS\Contrib\UIs? Any editor or something?
use any resource hacker (e.g. Resource Hacker, XN Resource Editor)
exglade#
Oh ResHack do work~ thanks~! And alrite, I will try to search again. I found mostly are related to custom page @_@