Skip to content
⌘ NSIS Forum Archive

A new modern user interface

66 posts

prodangle#
Just thought I'd say I got it going. The installer looks loverly, my boss is gonna love this 🙂

cheers (and why the feck am I working on a Sunday - oh well)
prodangle#
The icon in alpha7 from SF doesn't seem to have a 16 colour version, maybe your already aware, just thought I'd point it out though. Looks a bit shoddy on 95 🙂
Joost Verburg#edited
Originally posted by prodangle
The icon in alpha7 from SF doesn't seem to have a 16 colour version, maybe your already aware, just thought I'd point it out though. Looks a bit shoddy on 95 🙂
It's impossible to make a 16-color icon in this style. I'll add the classic 16-color icons for systems with 16-color icons. 🙂
Joost Verburg#
Update - version 1.17

1.17 - Semtember 10th, 2002
Win9x font weight bug fixed (font of title in white rect)

1.16 - Semtember 6th, 2002
Change text 'Scroll down' on license page to 'Press Page Down', because the RichEdit control has focus by default now

1.15 - Semtember 4th, 2002
Multilanguage example: changed LangDialog to LangDLL::LangDialog (using the DLL name is now required)

1.14 - Semtember 3th, 2002
Small grammar fix (thanks eccles)
UI files updated by Justin for better RichEdit usage

1.13 - Semtember 2th, 2002
Added 16 color icons

1.12 - August 30th, 2002
Verifying installer & Unpacking data dialog has no titlebar anymore
Joost Verburg#edited
Finally! Version 1.20 is here!

This new version has Install Options integration! It's now very easy to use Install Options in your Modern UI scripts by using the new macro's. Have a look at Examples\Modern UI\InstallOptions.nsi. 🙂

The macro systems also contains some other changes & fixes (see the changelog in Readme.html), you will need to make some small changes in your scripts to use the new header file.

You also need the latest NSIS 2 CVS version to use Modern UI 1.20.

If you have no cvs access you can download a snapshot with installer of all NSIS files at http://nsis.sourceforge.net/nsis-snapshot-sep22.exe