Development Snapshot from: 10/09/2003 night.
Operational System: Windows 95.
When I use the Modern UI, with ONLY custom pages, it don't apply the Modern UI, and several other options related with the interface.
Using a default (like license) page when using custom pages, ALL NORMAL.
Is a new bug, before was worked correctly (old version used: 10/03/2003).
None snapshots now, but I can attach tomorrow. The script have the newest changes (ordered like the makensis.nsi one).
Bug in Modern UI
4 posts
confirmed with latest snaphot here on xp.
you need to have at least one MUI page, e.g. '!insertmacro MUI_PAGE_WELCOME' before the MUI is applied.
as you said, if the installer only has custom pages, and no MUI_PAGES, then the Modern UI is not applied.
you need to have at least one MUI page, e.g. '!insertmacro MUI_PAGE_WELCOME' before the MUI is applied.
as you said, if the installer only has custom pages, and no MUI_PAGES, then the Modern UI is not applied.
Thanks, fixed.
And thank you for the quick fix Joost. 🙂
It works very well now. 🙂
It works very well now. 🙂