ModernUI doesn't work
I modified the example.nsi file for ModernUI, but now the headers and mouseover descriptions don't work. I get this when compiling:
4 warnings:I've checked over the NSI and it looks fine. For another thing, why is it that some of the ModernUI examples are completely different from the others? They include different headers and everything; I'm confused.
uninstall function "un.onNextPage" not referenced - zeroing code (17-34) out
install function ".onInitDialog" not referenced - zeroing code (129-149) out
install function ".onNextPage" not referenced - zeroing code (150-167) out
install function ".onPrevPage" not referenced - zeroing code (168-170) out
Anyway, I love NSIS2, keep up the great work.